Ok. Thanks! About my earlier post, I have tried the code but still
checkboxes were not selected:
//==============================================
grid.getSelectionModel().selectAll(); // Selecting all the values
grid.doLayout();
centerPanel.doLayout();// This contains
grid
middlePanel.doLayout(); // This contains
centerPanel
System.out.println("\n -->>After
doLayout" );
//=========================================
--
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.