-
3 May 2012 7:27 PM #1
[GXT 3.0 PR] Grouped grid - can't toggle groups when using CellSelectionModel
[GXT 3.0 PR] Grouped grid - can't toggle groups when using CellSelectionModel
GXT 3.0 Public Release
When CellSelectionModel is used as the selection model for a Grouped Grid, the expand and collapse functionality becomes in operative.
(CellSelectionModel appears to set the GridView.trackMouseOver variable to false [CellSelectionModel.java line 98], which prevents GridView from handling component events [GridView.java line 1746])
You found a bug! We've classified it as
EXTGWT-2076
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote