I need a client side grid to work with javascript arrays. I need editing, filtering and sorting functionality with minimal configuration. An example would be appreciated.
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.
I don’t know how much easier you want these guys to make it for you.
Here’s a fiddle with an editable KendoUI grid and the data is set in the JS code.
I didn’t hook up the save methods but you can find out how to do that at the KendoUI site here.