PDA

View Full Version : Inline editable text and combo boxes on the page



garmin
4 Oct 2007, 2:04 PM
Any way in ext 2.0 to make text editable on the page and not on the grid? I've found solutions for this with other libraries but would like to use ext to do it if possible.

fay
4 Oct 2007, 2:33 PM
Don't know if these might help you out:


InlineTextField (http://extjs.com/forum/showthread.php?t=7617)
InlineTextArea (http://extjs.com/forum/showthread.php?t=8118)
InlineComboBox (http://extjs.com/forum/showthread.php?t=8940)

garmin
4 Oct 2007, 3:10 PM
Those re what I'm currently using, but I was hoping for a possibly cleaner solution that was maybe built into Ext 2.0 but can't find anything.