Thank you for reporting this bug. We will make it our priority to review this report.
Grouped Grid startCollapsed becomes expanded after removeAll and reload.
Grouped Grid startCollapsed becomes expanded after removeAll and reload.
Fiddle example show the issue - run the fiddle and then click on the "Reload Store" button to see the problem.
http://ift.tt/XwCBcnExt version tested:
Browser versions tested against:
DOCTYPE tested against:
Description:
- After initial store load, when you have a grouped grid and startCollapsed is set to true, removing all records (store.removeAll()) and reloading store (store.load()) causes the startCollapsed flag to be set to false.
Steps to reproduce the problem:
- Run fiddle example
- Click on the "Reload Store" button
The result that was expected:
- Store/grid reloaded with groups collapsed
The result that occurs instead:
- Store/grid reloaded and groups are expanded
Grouped Grid startCollapsed becomes expanded after removeAll and reload.
Aucun commentaire:
Enregistrer un commentaire