Number of rows in a grid....how to determine this????

  • Thread starter Thread starter zsource
  • Start date Start date
Z

zsource

Can someone explain to me how I can determine the number
of rows currently loaded into a Grid? I have a Grid and
need to loop through all the rows in the Grid, but can't
seem to find a method/attribute that will tell me how
many rows are in it so that I can construct an
appropriate loop. I'm sure I'm missing something obvious.
 
Back
Top