Hello,
I have a grid being populated through a json data source. I can enable sorting on the grid by setting the sortable property to true. This enables sorting on all of my grid columns. Is there a way to enable sorting for particular fields only? So if I have a grid with 3 columns, I only want the users to sort by the first or second column.
Thanks in advance.
I have a grid being populated through a json data source. I can enable sorting on the grid by setting the sortable property to true. This enables sorting on all of my grid columns. Is there a way to enable sorting for particular fields only? So if I have a grid with 3 columns, I only want the users to sort by the first or second column.
Thanks in advance.