Monday, April 6, 2020

GWT DataGrid CheckBoxSelectionModel Issue

Hello Guys!

I have an issue with GWT Grid using CheckBoxSelectionModel, my ListStore is loaded by default with all the elements (checkboxes) selected and they are locked because they didn't change by user. So when i click on a column header the sort event deselect all ListStore elements. I've tried a lot of examples like handler the sort event or selectionChangedEvent but i can't find out what i missing. 

Someone have an idea? 

P.S: My english is very bad, sorry about that!
Thanks!

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/65909706-4f71-46f4-af21-13044a9063c8%40googlegroups.com.

No comments:

Post a Comment