This is a migrated thread and some comments may be shown as answers.

unable to retain values after postback in inlineRadGrid

1 Answer 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
VIJAY
Top achievements
Rank 1
VIJAY asked on 27 Feb 2012, 03:03 PM
after adding a new record,severside validation gets fired and all the values in new added row gets clear and empty row is desplayed as in ready to insert mode with the GridTextBoxColumnEditor, i have tried e.Canceled = true; in ItemCommand which allows me to stay in insert mode,but values are not retained . is there any solution for the same ???

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 01 Mar 2012, 01:54 PM
Hello,

Could you elaborate a bit more about your scenario, what type of CRUD operations you are using(Automatic or Manual), what is the code for the server-side validation? Additionally if you are using manual CRUD operations you should use the respective command event as described in this help topic.

Kind regards,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
VIJAY
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or