Hello Everyone!
I want to do pagination in UltraWebGrid.... Please help me.... i set the property in pager tag
AllowPaging
="true" PageSize="20"
but it works like if there are 22 records then the first page contain 20 and 2nd page contain all 22 records...
i think there is need to put a PageIndexChange handler.. Please help me... How can i resolve the issue?
Regards
Asjad Ali
Hi Asjad Ali,
Thank you for posting in the community.
I can see no issues with how you have enabled paging, however in order to be able to provide adequate feedback I would need to know the type of your grid's datasource and the exact version of NetAdvantage used.
Please note that the UltraWebGrid control is now outdated and as of .NetAdvantage 2011 Volume 2 is no longer included in our product package. I would suggest that you consider switching to the WebDataGrid/WebHieararchicalDataGrid. More information regarding these controls is available at:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/CLR4.0/?page=Web_WebDataGrid_WebDataGrid.html
Additional samples demonstrating the features of these grids can be found at:http://samples.infragistics.com/aspnet/
Feel free to contact me if you have any questions.
Please do not hesitate to contact me if you have any questions regarding this matter.