Hi Team,
I am giving link to cell items for a particular column.The type for column is string.
I want to apply sorting on this column as string.How to do this?
And I want to sort numeric link column as integer.How to do this?
Thanks,
-Agile
If you are using “link” column type you can just assign “int” sorting type to column, the grid will work correctly.
If you are using inline HTML links - you will need to use custom sorting
dhtmlx.com/docs/products/kb/inde … ing%20link