-
Ext User
how to change selModel :RowSelectionModel to CellSelectionModel
Carina give a demo change the selModel between grid single and multiselection mode.
http://extjs.com/forum/showthread.ph...elModel+change
How to change selModel between RowSelectionModel to CellSelectionModel?
-
Sencha User
You could just set the grid.selModel property. There may be other side effects since CellSelectionModel is currently used only in EditorGrid.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules