Elegabalus
Programmer
I'm working with Beta2 of Visual Studio 2005, and I was wondering if there is a way that I can programmatically find the number of rows displayed in a Gridview with an ObjectDataSource?
I want to make a panel invisible if the number of rows is 0, but I'm not sure how to access the number of rows in the gridview.
Any help is appreciated.
I want to make a panel invisible if the number of rows is 0, but I'm not sure how to access the number of rows in the gridview.
Any help is appreciated.