I need to access column uniquename in sortcommand event. Rightnow i am getting DataField name (through e.SortExpression) . But for some senario i want to get column unique name as well. Is the any way to do that.
1 Answer, 1 is accepted
0
Daniel
Telerik team
answered on 02 Dec 2008, 11:06 AM
Hello Mahesh,
You can find a code-snippet with a possible approach below: