Hi,
I am using the ViewSettingsDialog with a multi-select filter. When I check some items and then apply the filter, the dialog does not keep the checkboxes checked. They are unchecked when the filter matches items. If the ODATA query returns no result, the dialog remembers selection.
I posted a minimal example on JSBin :
http://jsbin.com/qozusiwu/3/edit
What should I do to remember selection ?