Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have kogrid with one column having checkboxes. I have 2 issues:

1)When I check/uncheck a custom column checkbox I need to pull in the row values. How to get row data?
2)I have a save button outside kogrid. If I click save, the row values should be posted as json object.
Posted
Comments
See if you can attach any event for selection change of checkbox.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900