Currently we can set Sortable on `<TelerikGrid>` but not on individual `<TelerikGridColumn>'`. This is needed because sometimes we have specific columns for which we don't want to allow sorting.
3 comments
ADMIN
Marin Bratanov
Posted on:18 Feb 2020 13:06
An update - since the 2.6.1 release, you can have a workaround for that - a column without a Field parameter will not be sortable (but it will also note be groupable, and filterable), and you can still show content in it through its Template.
ADMIN
Marin Bratanov
Posted on:09 Jan 2020 08:57
Hopefully, around April, there are some other large rocks that need to be handled first.
qw
Posted on:09 Jan 2020 06:43
Very useful feature. Have a any schedule/plans when its will be implemented?