I am using Infragistics Ultrawebgrid on my asp page,now I need to sort data based on user clicked columns but every time i don't want to fetch the records from the table.
I have enabled the in-build sorting property but at certain situations the sorting is not in sorted order ,here when the user clicks a specific column of the Grid, the data must be sorted based on the column not from the database query..can any one help me to find solution .......
-Anbuselvan
Hi anbusel,
I would suggest that you set the "AllowSortingDefault" property in your grid's DisplayLayout to "OnClient" to allow for client-side sorting. If you are experiancing additional issues with sorting I would need a more detailed description of the behaviors you are experiencing along with information regarding your product version.
Please feel free to contact me if you have any additional questions.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support
Please feel free to contact me if you need further assistance regarding your scenario.