external button click validation in batch mode

hi,

          here, i have to added validation rules to all column fields in grid batch mode. but , Validation is prevent while enter the data . Finally, when i  click out side button the validation must work.

1 Reply

RS Renjith Singh Rajendran Syncfusion Team October 27, 2017 03:11 PM UTC

Hi Tamil, 
  
We have analyzed your query. We suspect that you need to do validation for all batch edited cells, when clicking on a button. This case is not feasible. The validation is possible only when there is a form element in the Grid, this form element will be available only in edited state of the cell in Grid. So once a cell is edited and the mouse leaves the cell, form element will be destroyed and it is feasible to do validation then 
  
If we have misunderstood your query. Please get back to us with the following details, 
Share the grid code that you have used to render.  
  
Regards, 
Renjith Singh Rajendran. 


Loader.
Up arrow icon