Home All Groups Group Topic Archive Search About
Author
29 Sep 2006 12:56 PM
Peter Newman
Is there any way of finding out how mwny rows of data there are in the grid ?

Author
29 Sep 2006 4:40 PM
Cor Ligthert [MVP]
Peter,

The same as the rows in the datasource that you use.

By instance mydatable.rows.count or
dataview.count

Cor

Show quoteHide quote
"Peter Newman" <PeterNew***@discussions.microsoft.com> schreef in bericht
news:D0604242-0C9E-4716-9C69-FABABA086823@microsoft.com...
> Is there any way of finding out how mwny rows of data there are in the
> grid ?