javascript - Kendo grid custom sort -


i'm using template display link in grid column. field of column bound json object has property 'label' , property 'link'.

it renders correctly filtering column impossible because kendo doesn't know how filter object. sorting doesn't work anymore on grid because of same reason.

is there easy way implement custom filter , client side sorting logic column?

i believe if set field property field want use filtering/sorting, , use template display column or formatted result, should give want.

depending if you're using mvc helpers or javascript or else provide sample you.


Comments

Popular posts from this blog

php - get table cell data from and place a copy in another table -

javascript - Mootools wait with Fx.Morph start -

php - Navigate throught databse rows -