M
Marko Myllymäki
Guest
Hi, thanks for a very good introduction to Kendo. I am currently evaluating Rollbase and wanted to test Kendo inside Rollbase. I used one of your samples (grid with CRUD) as a script component inside Rollbase and it worked just fine, except that I get one error message when the page loads: "TypeError: undefined is not an object". I am using Rollbase 3.2.0. It seems that jQuery version that comes with Rollbase (jQuery 1.7.1) is conflicting with jQuery of these samples. When I removed this line from the script: then the page loads without errors but then Edit/Update is not working (in edit mode the Update button does nothing). Do you have any idea how to fix this?
Continue reading...
Continue reading...