I want to control the grid property from none selection to multiple selection in Thingworx Developers
In Thingworx 9.5 there is one feature of "RowSelection" that is bindable.
I want to control the grid property from none selection to multiple selection through this 
Upon clicking the button, I pass the result as 'Multiple' to the RowSelection grid property and reset the grid on change. The issue is that I am unable to switch to multiselect.



