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

[Solved] Can grid be configured for an embedded filter row?

4 Answers 144 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Gavin Gee
Top achievements
Rank 1
Gavin Gee asked on 27 May 2010, 09:33 PM
Does anyone know how or if a grid can be configured for an embedded filter row (below the header) as in the attached JPEG image?

Thanks!

4 Answers, 1 is accepted

Sort by
0
Gavin Gee
Top achievements
Rank 1
answered on 31 May 2010, 05:04 PM
Let me clarify what we're looking for:

We'd like to insert a custom filter row below the grid header which would have a textbox, drop-down list, calendar control or whatever for each particular column. Although we like the power of the grid filters, the active filter criteria are not displayed. Also, the row would allow direct editing and on-the-fly filtering as you tab from column to column.

I really need to know if this is possible with the Telerik Grid or not. I'm a newbie to MVC & Telerik so sorry if this is obvious - it isn't to me.
0
Atanas Korchev
Telerik team
answered on 31 May 2010, 05:30 PM
Hello Gavin Gee,

The MVC grid does not provide such a feature at the time being. It should be possible however to create a new row with filtering controls and append it in the right place within the grid HTML. Then you can use the grid filtering API to perform the actual filtering.

Regards,
Atanas Korchev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
sunitha biyyala
Top achievements
Rank 1
answered on 20 Sep 2010, 09:47 PM
How to add an empty row to radgrid in clientside for MVC.
0
Martin Nyborg
Top achievements
Rank 2
answered on 19 Sep 2011, 03:39 PM
Is it possibly to create a "fast" filter row? like in the attached file.

http://samples.infragistics.com/jquery/grid/filtering-column-settings
Tags
Grid
Asked by
Gavin Gee
Top achievements
Rank 1
Answers by
Gavin Gee
Top achievements
Rank 1
Atanas Korchev
Telerik team
sunitha biyyala
Top achievements
Rank 1
Martin Nyborg
Top achievements
Rank 2
Share this question
or