jQuery UI Widgets › Forums › Grid › Check all items in checkbox column
Tagged: angular grid, check, Check/uncheck all items in checkbox column, checkbox, column, edit, editable, grid, jquery grid, jqxgrid, select, selectmode, uncheck
This topic contains 6 replies, has 3 voices, and was last updated by Dimitar 9 years, 12 months ago.
-
Author
-
Hi, how can i check/uncheck all items in a checkbox column?
Can you provide a sample code?Hello williamtourinho,
Please check out the demo Custom Rows Selection to see how to check/uncheck the checkbox column from its header.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Thank you!
Hello All,
Would like to use the selectmode: checkbox but it does not allow cell editing.
I like the feature of selecting all checkboxes with the column header box.Does the selectmode offer multiple options?
Wanted to look at the Custom Rows Selection but the link go nowhere. Do you have a demo where cell editing is available and option for checkbox column
where all rows can be checked like the checkbox mode?
Could you pleaseHello EricK,
Here is such an example: https://www.jseditor.io/?key=editable-jqxgrid-with-selectmode-checkbox. We hope it is helpful to you. To see what other selectmodes there are, please refer to the demos in the Selection category.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Dimitar,
Thank u for the answer. The only problem is that when the grid is in checkbox mode it will not navigate with the keyboard.
You can test this with you demo above.Was there a different different demo that showed how to select all check boxes from the column header?
Thanks
EricHi Eric,
When selectionmode is ‘checkbox’, keyboard navigation is not available. In the demo I sent you, you can click on the checkbox in the header to select all rows/check all checkboxes.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.