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

Custom Column Filter only with a single textbox on each column without any operators and buttons.

2 Answers 437 Views
Grid
This is a migrated thread and some comments may be shown as answers.
IT Operations
Top achievements
Rank 1
IT Operations asked on 20 Dec 2012, 07:35 PM
Hello,

  We are evaluating KendoUI to use in our company. One of the primary requirement for us is to have custom column filter only with a single textbox on each column without any menus, operators and buttons. When the user types something on the textbox I have to execute 'Contains' filter in server side. What is easiest way to do this? Please check the attached picture.

2 Answers, 1 is accepted

Sort by
0
IT Operations
Top achievements
Rank 1
answered on 21 Dec 2012, 06:24 PM
more than 220 visits but no reply?
0
Atanas Korchev
Telerik team
answered on 24 Dec 2012, 12:28 PM
Hello Anand,

 Currently Kendo UI grid does not support this out of the box. However it is relatively easy to implement it using the data source API. Here is a sample implementation: http://jsbin.com/ihanun/1/edit

All the best,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
IT Operations
Top achievements
Rank 1
Answers by
IT Operations
Top achievements
Rank 1
Atanas Korchev
Telerik team
Share this question
or