I want to add a checkbox and check all to grid in shieldui ASP.NET MVC
Asked
Active
Viewed 123 times
1

Lin Du
- 88,126
- 95
- 281
- 483

San Nguyen
- 11
- 1
-
1Please try to add more details that will help the volunteer to answer your question – MK Vimalan May 27 '21 at 07:34
1 Answers
0
You can add checkboxes to the Grid's toolbar and cells and use the selection APIs to change the selection based on the events coming from the checkboxes.

Vladimir Georgiev
- 1,949
- 23
- 26