|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Gridview returns old value of gridview.rows.count!I have a label that shows the number of records returned by my
gridview. So after gridview ondatabound event I check to see if the gridview.rows.count > 0, and if true then show row count in label but empty gridviews my label shows an old row count of the previous gridview. What can I do to get the current row count? Thanx in advanx. |
|||||||||||||||||||||||