Hi there, I created a grid with setColumnModel(columnModel), one of it's columns is set to be editable by columnConfigs.setEditor(new GridEditor(new IntegerField())), but in this column, although most cells are editable, some should be set uneditable, how can I realize this?
Thanks. Li --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
