Is there a way to have the CheckboxSelectionModel set default select/ delselect values for the checkboxes based on a field in the grid's store? I have a fielddef in my store called "Selected" and if it is true, I want the grid to show a selected check box in the row. I was hoping to use CheckboxSelectionModel but all the example of dynamically checked checkboxes seem to indicate that the selection model does not support this.
Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
