1 Attachment(s)
Put A Grid In ComboBox —— Magic GridCombo
I'm not good at Ext enough now. so there must be some bugs and urgly code. sorry.
But, I will keep improving it.
Here is an online demo. http://www.boarsoft.com/javascript/gridCombo/
I will build a jquery version later.
Attachment 27021http://www.sencha.com/forum/attachme...1&d=1310830018
A bug of Ext.selection.CheckboxModel?
Does any one know this bug?
when you click checkbox on the header to select all rows of grid. the "selectionchange" event does not triggered.
lol, thank you very much.
Home & End keys not working when ComboBox is in expanded state
First, it's a nice plugin. Thanks for sharing it with us.
Now, I have a small issue. HOME, CTRL+HOME, END, CTRL + END keys are not working when ComboBox is in expanded state. How can I make it work?
Thanks