kendo inline grid update based on condition in asp.net MVC

1 Answer 196 Views
Grid
Priyanka
Top achievements
Rank 1
Priyanka asked on 26 Aug 2021, 05:47 AM
Hi, I am working on kendo grid while updating the record it should check the condition, if the condition is satisfied means then only we can update it, otherwise the update should not take place and alert must be rised

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 30 Aug 2021, 10:04 AM

Hello Priyanka,

 

Thank you for writing to us.

This requirement can be achieved bu using built-in Validation coming from the Model definition with Data Attributes or using custom Validation Rules as demonstrated in this sample:
https://demos.telerik.com/aspnet-mvc/grid/editing-custom-validation

 

Regards,
Eyup
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Grid
Asked by
Priyanka
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or