Cannot cancel grid save

Hello,

I've a grid with Normal editing mode and reactive form.
I'm trying to validate some data from the grid after form is complete (Save button pressed).
I need to check with the backend (net core) if the firstName + lastName fields combination exists, and if so, display an error message and continue editing in the name field.

I've tried also to validate after lastName is filled with a validation but I'm unable to get firstName value and send combination to async validation.

Is there a solution for this?
Regards
Jose


1 Reply

RS Rajapandiyan Settu Syncfusion Team October 5, 2020 12:13 PM UTC

Hi Jose, 
 
Greetings from Syncfusion support. 
  
Currently, Data Annotation support is not available for Grid in ASP.NET Core. We have already considered this as a feature request from our end. At the planning stage for every release cycle, we review all open features and identify features for implementation based on specific parameters including product vision, technological feasibility, and customer interest. So this feature will be implemented in any of our upcoming releases.  
   
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through the following feedback link,    
  
  
For performing client-side validation, please refer to the following help documentation link,  
  

Regards, 
Rajapandiyan S 


Loader.
Up arrow icon