|
Browse by Tags
All Tags » Sort » custom sort ( RSS)
-
Hi. After sorting a column by clicking on the header, the row index property isn't updated to reflect the new order. I have an ultra grid with a user name column and a textbox where the user may type in a username to search for. On the ultragrid.InitializeRow method i match the value of the row with...
-
Hi All, I’m using Infragistic grid 6.3. I create a DataView and sort my data prior to displaying it in the grid by columns “C” and “D”. I also AllowSorting.OnClient. When the user clicks on the column “A” to sort, it works, but when I do a new search I expect my default sort (DataView sort) to work and...
-
To disable the grid's sort you need to set the Cancel property of the event argument to true and then clear the sorted columns collection. You then will need to set up the sort indicators again in the page's prerender event. There's a knowledge base article that shows what you need to do...
Page 1 of 1 (3 items)
|
|