Is this is anyway to add/insert row in Kendo Grid when the bounded dataSource changed(insert/remove/add)
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Working Demo here click here http://jsfiddle.net/VMrqS/
or this http://jsfiddle.net/D3rSk/7/
I read this link for this demo to help you: hope this come handy to you: http://www.kendoui.com/documentation/ui-widgets/grid/walkthrough.aspx
This will show the add new row or delete example.
code