oria / gridx

Just another powerful Dojo grid
Other
162 stars 78 forks source link

[fix]: The clear function supports `silent` flag #438

Open LohitakshTrehan opened 4 years ago

LohitakshTrehan commented 4 years ago

The clear function supports silent flag, but we have not made it available in the event 'gridClearSelection_', this is useful as it gives us to control when we want to notify onSelectionChange event while clearing the selection.