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

Radgrid Edit Mode

1 Answer 28 Views
Grid
This is a migrated thread and some comments may be shown as answers.
manikandan r
Top achievements
Rank 1
manikandan r asked on 20 Aug 2015, 07:04 PM

 

When i am trying to Update a data, I should verify that data already available in radgrid or not.

 

Note - I need to throw error message or alert message if that data already available in grid

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 24 Aug 2015, 11:58 AM
Hello Manikandan,

In order to implement the describe functionality you should add server-side validation for RadGrid. You need to check if a record exists in the datasource before updating. In case such record exists you should cancel the update.

If you would like an illustration on how to use server-side validation in RadGrid you would find the following online example interesting.



Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
manikandan r
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or