Problem getting the number of items in a datagrid...

  • Thread starter Thread starter amiga500
  • Start date Start date
A

amiga500

Hello,


I have a data grid which can contain as many items as possible in one
of the columns I have Qty. What I want to do is when I run the forum I
want to get the number of items available in the datagrid..for example
as follows:

ItemNumber ItemName Qty
1111111 Apple 2
2222222 Orange 120
3333333 Banana 98

I want to be able to get 3 as count. How do I get COUNT from DataGrid?
Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top