Hi All,
I am using ingragistics webgrid, I want my rows to be sorted on client according to column selected.
I did it by property AllowsortingDefault = "OnClient"
but I want Multi Column Sorting
I tried by HeaderClickActionDefault ="SortMulti"
but it dosent work
so please help me, how would I do Multi Column Sorting on Client.
I also want to know about splitter control
I have two panels on my web page and I want user to select and resize the panel.
same as we have in outlook express
Thanks in advance
Regards
Swapnil
Hi Swapnil
For multicolumn sorting please see the following link
http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/WebGrid_Multiple_Column_Sorting.html
And for WebSplitter
http://help.infragistics.com/Help/NetAdvantage/NET/2008.2/CLR2.0/html/WebSplitter.html
Hope this helps
Hi Swapnil,
Regarding multi column sorting please follow the article below
Regarding web splitter
Hope this helps.