Hi,
I want to use Excel-style soring for my text column so that it sorts values as 1,2,..10,11 instead of 1,10..2,20.. as would be the default for test sorting.
Thanks in advance
Regards
Habib
Thanks for your reply.I implemented as you said and got it!!!
Thank you!!!
Lal
Lal,
To get the results you've described, you will need to implement a SortComparer as detailed earlier in this thread.
Dan,
I see that you've posted this question in the following thread in our WebGrid forum:http://forums.infragistics.com/forums/t/18497.aspx
I have the values as 1,2,3,...9,10.11...20 etc and T1,T2,T3.......I want to sort as 1,2,..9,10,11,12.. etc following with T1,T2,T3...
please advice.
Thanks!!!
Hi Vince,
Is there a way to do this for a UltraWebGrid? I am in urgent need of a solution and I cannot seem to find one.
Thakns,
Dan