The spgridview tag has no wiki summary.
1
vote
3answers
529 views
Using code compiled for MOSS 2007 in 2010
I'm using the SPGridView in a custom page which has been deployed via SharePoint Designer. Now in 2007 everything worked fine but in 2010, the paging doesn't work and results in an error if you try ...
1
vote
2answers
2k views
SP Gridview link button column not working
I have one sharepoint custom page application which is rendering from a user control. In the user control page, i had used SPGridview for displaying data. My first column is Title Column (link button ...
3
votes
1answer
1k views
Problem with paging in an SPGridView
We are using SPGridView and binding it to the database. Paging is also enabled.
The grid is showing 10 records as the pagesize is 10, but when we click on the next page it
says
"There are no items ...