Please let me know that how can i done paging with directly navigating to "First and Last page" through ultrawebgrid.
i want to directly navigate to First and last page through paging.(using ultrawebgrid)
Please provide me sample code.
i am using NetAdvantage_ASPNET_20083_CLR20.
Thanks a lot... :-)
Take a look at the Pattern property off the grid.DisplayLayout.Pager object.
Pager object:
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2009.1/CLR3.5/html/Infragistics35.WebUI.UltraWebGrid.v9.1~Infragistics.WebUI.UltraWebGrid.Pager_members.html
Pattern property:
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2009.1/CLR3.5/html/Infragistics35.WebUI.UltraWebGrid.v9.1~Infragistics.WebUI.UltraWebGrid.Pager~Pattern.html