Hi all,
The select all checkbox in the header does not work for a TreeGrid (does not show the select all checkbox in the header).
As an example, takw the code in:
http://www.smartclient.com/smartgwt/showcase/#tree_checkbox
and add employeeTreeGrid.setCanSelectAll(true);
Thanks,
Vittorio
=========== ENVIRONMENT DETAILS ===========
smartgwt.version:4.1.d20130712
SmartClient Version: SNAPSHOT_v9.1d_2013-07-12/PowerEdition Deployment (built 2013-07-12)
Firefox 24.0
The select all checkbox in the header does not work for a TreeGrid (does not show the select all checkbox in the header).
As an example, takw the code in:
http://www.smartclient.com/smartgwt/showcase/#tree_checkbox
and add employeeTreeGrid.setCanSelectAll(true);
Thanks,
Vittorio
=========== ENVIRONMENT DETAILS ===========
smartgwt.version:4.1.d20130712
SmartClient Version: SNAPSHOT_v9.1d_2013-07-12/PowerEdition Deployment (built 2013-07-12)
Firefox 24.0
Comment