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
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