hi,
i have column without fieldName with itemtemplate that display text by another field, and i want to enable sorting this column by the display text. is it imposible?
thanks.
1 Answer, 1 is accepted
0
Pavel
Telerik team
answered on 15 Jun 2011, 09:44 AM
Hi Rachel,
From your explanation It is not perfectly clear what your actual scenario is, however I can suggest you to review the following example which illustrates how you can implement sorting for a TemplateColumn using a different DataField. You can also check this demo which highlights how to add sort expressions programmaticaly.