Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
885
Custom Three way Sorting on WinGrid
posted

Hi,

    I have  a use case which is explained as follows:

"I have a UltragGrid which has some 10 column. But I need two types of sorts for these columns. i.e Some columns need default sorting provided by UltraGrid, and some other columns requires Three Way Sorting."

Three Way Sorting in my point of view is:

  a. Ascendiing -Indicated by  default ascending SortIndicator.

  b. Descending- Indicated by default descending SortIndicator.

  c. Absolute Descending: shoudl be indicated by a + sign.

I am new to the Infragistics. Can anyone help me in getting this with a nice example.

Thanks very much in advance.

Sanjeev.

Parents Reply Children
No Data