jQuery UI Widgets › Forums › Grid › SelectionMode single to checkbox and back
Tagged: #jqwidgets-grid, grid, javascript grid, jquery grid, selectionmode
This topic contains 2 replies, has 2 voices, and was last updated by nikitaso 7 years ago.
I can go from “singlerow” to “checkbox” but not other way around, is it possible it will be addressed in next release?
Thank you
Hello nikitaso,
Thank you for this suggestion. You could add it as feature request in the following page. Based on how wanted is this feature we will start work on it.
Best Regards, Todor
jQWidgets Team https://www.jqwidgets.com
looks like called “render” right after setting “selectionmode” fixes issue, so no issue but i would add “render” into your demo 🙂
http://jsfiddle.net/jqwidgets/ZAkyj/
if you try changing to “singlerow” from ‘checkbox’ it will not change unless you call ‘render’
You must be logged in to reply to this topic.