I have used a EditorGridPanel which contains 4 columns & the last
column is editable with ComboBox (e.g. - column4.setEditor(new
GridEditor(combo));). I want to disable specific ComboBoxes on
specific rows or all those specific rows at loading time .
How can i get instance of ComboBox for that particular row? Or How can
i Disable that whole row?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GWT-Ext Developer Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/gwt-ext?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to