Hi,
I had spent a few days on debugging this problem on my Kendo Grid, but I couldn't figure out why my grid data in the grid is broken after the server returns a validation error. I have deployed this sample to the cloud and was hoping that someone could help to take a look.
Here are my repro steps:
1. Go to this website in the cloud at http://mandala.cloudapp.net
2. Click "Add New Character" to add one new record. Type anything on character and actor. Put a bad Url such as "http://<>".
3. Click "Submit Changes" to save the changes
4. Server will validate the bad URL and return an error. Dismiss the error dialog.
5. Now fix the bad URL and put in a good one.
6. Click "Submit Changes" again. This time it won't work.
I spent hours to debug this. Even the editing stays, I noticed the pending data in the datasource got erased after the validation. I don't know if there is a bug on my side, but I could use some help here.
Thanks in advance.
I had spent a few days on debugging this problem on my Kendo Grid, but I couldn't figure out why my grid data in the grid is broken after the server returns a validation error. I have deployed this sample to the cloud and was hoping that someone could help to take a look.
Here are my repro steps:
1. Go to this website in the cloud at http://mandala.cloudapp.net
2. Click "Add New Character" to add one new record. Type anything on character and actor. Put a bad Url such as "http://<>".
3. Click "Submit Changes" to save the changes
4. Server will validate the bad URL and return an error. Dismiss the error dialog.
5. Now fix the bad URL and put in a good one.
6. Click "Submit Changes" again. This time it won't work.
I spent hours to debug this. Even the editing stays, I noticed the pending data in the datasource got erased after the validation. I don't know if there is a bug on my side, but I could use some help here.
Thanks in advance.