We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

change the message "are you sure you want to Delete Record?"

Hi.

I would like to change the message of the next image. I use "ej.Grid.Locale" but I cannot find anything about this message.

Please, could you tell me how I can change it?



I will be awaiting for your answer, thank you in advance.

Best regards,
Luis Carlos Díaz.

3 Replies

JK Jayaprakash Kamaraj Syncfusion Team May 18, 2017 07:23 AM UTC

Hi Luis Carlos, 

Thank you for contacting Syncfusion support. 

We can change the delete confirmation dialog text using below code example. 
 
   <script type="text/javascript"> 
          ej.Grid.Locale["en-US"]["ConfirmDelete"] = "change your text";        
</script> 


We have uploaded the predefined language packs for some commonly used cultures in the below GitHub location and refer to it for the corresponding culture. The culture file has localized texts for all the Syncfusion controls.

https://github.com/syncfusion/ej-global 

Regards, 

Jayaprakash K. 
  
 



LC Luis Carlos May 18, 2017 11:02 AM UTC

Thank you it is helful!!


JK Jayaprakash Kamaraj Syncfusion Team May 19, 2017 07:08 AM UTC

Hi Carlos,  
 
We are happy that the provided suggestion helped you.  
Please get back to us if you need any further assistance.   
 
Regards,  
 
Jayaprakash K. 


Loader.
Live Chat Icon For mobile
Up arrow icon