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
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.
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