It's quite expected that plugins written for Ext3 won't work in Ext4 - plugins usually rely a lot on the inner workings of components that they change, and in Ext4 really a lot has changed.
It currently looks to me, that "my" FilterRow has to be pretty-much rewritten from scratch for Ext4. I'm still only in the early process of understanding how the whole Grid internally works in Ext4. So I really can not tell when will I take up this task.
Heh. I think the only way to help currently is to rewrite it by yourself for Ext4. The source is open for you to fork: https://github.com/nene/filter-row
Although, if enough people ask for it, that will probably push me into implementing it sooner. Most of all I need to find some time for doing it, but I have many other things in my schedule.
Hi,
I really need filter row for my project. and the dead line is near. how could I use filter row written in ext js 3 in my applications that written in ext js 4.
Thanks.
Last edited by M101; 3 May 2011 at 11:10 AM.
Reason: typo