M
MatheusMokwa
Guest
Yes, I'm using Kendo. I can grab the information you said egarcia, but I can't do anything with it, seens to be a string: Object {type: "jsdo", transport: Object, table: null, fields: Array[5], pageSize: 9…} data: undefined error: (e) fields: Array[5] pageSize: 9 select: null success: (e) table: null transport: Object jsdo: "admLicenca" __proto__: Object type: "jsdo" __proto__: Object And when I try to use my method, the following error appers: Uncaught TypeError: myJSDO.RegenerarGUID is not a function
Continue reading...
Continue reading...