This is a migrated thread and some comments may be shown as answers.

Kendo ui MVVM data-filterable set to function.

1 Answer 92 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Issa
Top achievements
Rank 1
Issa asked on 11 Jun 2018, 12:37 PM

Can you Please let me know how I can set data-filterable of mvvm grid to an function. I want to set it to object instead of:

data-filterable = '{}' I want it to be like data-filterable = getfilter()

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 13 Jun 2018, 08:43 AM
Hello Issa,

A possible solution is to create a custom widget binding as demonstrated in the article below:


For your convenience I have created a small sample which demonstrates the the above approach:



Regards,
Georgi
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Issa
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or