I have a dojo combobox for autocomplete. And also i would like to show it as inline edit combo box.
now since i have dojoType="combobox" , how can i add inline dojoType="inlineEditBox" attribute to the same ?
thanks
Shagan
I have a dojo combobox for autocomplete. And also i would like to show it as inline edit combo box.
now since i have dojoType="combobox" , how can i add inline dojoType="inlineEditBox" attribute to the same ?
thanks
Shagan
multiple dojoType attributes
Shagan, did you ever get an answer to: how can i add inline dojoType="inlineEditBox" attribute to the same ?