5
Reply

Record cound from datagridview , or datadet

David Smith

David Smith

Mar 2 2010 9:27 AM
2.8k

can some one post a sample code up where in you can get a record count in the datagridview

from a speacify item under a column or a row.


for example

id         a           b          c

--------------------------------
1   |      f      |       t     |   u
     |             |             |
2   |     f       |      w    |    t


How can i find f is populated under column a.   
this is the record count im trying to do

3       r              e           r

Answers (5)