shall we have listbox control in extjs? I could not find please help
Sreenath
Printable View
shall we have listbox control in extjs? I could not find please help
Sreenath
There is no 'listbox' in ExtJS, but you can use treepanel of the following to create something. (no root/leafs)
http://dev.sencha.com/deploy/ext-4.0...heck-tree.html
Regards,
Scott.
Any idea why there is no list box? Standard control. Seems kinda silly it's not there.
I see your point, but it is not singled out as separate control. You can use existing widgets to create one, so I guess it was decided to not make one.
You are always welcome to create your own. Several items started out as a UX.
Scott.