Hi all!
I have some trouble with kendo ui for jsp. Folloved this tutorial from the first part.
Ok, I have a table and data in it. When I try to update some row click button update and have Exception.
I checked in browser what data it send's (Form Data) and found next. But in the example I found enother result. What am I doing wrong?
I have some trouble with kendo ui for jsp. Folloved this tutorial from the first part.
Ok, I have a table and data in it. When I try to update some row click button update and have Exception.
I checked in browser what data it send's (Form Data) and found next. But in the example I found enother result. What am I doing wrong?
{"id":1,"FIO":"IVAN IVANOV IVANOVICH","category":"surgeon","numPatients":1}