E
egarcia
Guest
Hello, Do you see the JSON in the console in Kendo UI Builder? The error that you are seeing could happen if a comma is missing in the JSON text. Example: JSON.parse('{"a":"A""b":"B"}') Please check the corresponding JSON file. I hope this helps.
Continue reading...
Continue reading...