PDA

View Full Version : Columnwise Grid filtering



christ1an
13 Jul 2007, 5:08 AM
Hello!

I have a little question, i have just updated Ext from 0.XX to 1.1 RC1. My application should allow some grid filtering, displayed as you can see in the attachment. Every column provides an input-field for the string to be filtered with.

I have done this by extending the render()-function from the GridView from Ext (0.XX) by adding these input-fields manually.

I think this might not be the best way, so when updating to Ext 1.1 i would prefer a solution that is more future-proof :)

What would be the way you could think of managing this task? What classes have to be extended, which functions and so on?

I`m a little bit overstrained at the moment, would be great if you could help me!

Thanks in advance,

Chris

akannu
19 Jul 2007, 2:51 PM
We are very interested in what future version will offer for this as well. From some other threads, one alternative solution offered was to extend the column menu to do filtering. However, I think there are scenarios where the solution shown in screenshot is much better. I am awaiting very anxiously as well to hear if there are plans to address this and when. Thanks