Popup edit dialog

on  https://ej2.syncfusion.com/vue/demos/#/material/grid/dialog-template.html you show a custom popup edit dialog  dialog-template.vue  however the code is not available. I would love to see how you created the custom edit if possible.  

Also do you have a sample sample written in JavaScript?  I can't seem to get converted the  actionComplete: function(args: any) {


Thanks



1 Reply 1 reply marked as answer

RR Rajapandi Ravi Syncfusion Team August 25, 2020 11:08 AM UTC

Hi William, 

We have analyzed your query and we could see that you like to show the custom popup edit dialog. You can achieve your requirement by using the Dialog Template feature of Grid. It provides an option to customize the default behavior of dialog editing. Using the dialog template, you can render your own editors by defining the editSettings.mode as Dialog/Normal and editSetting.template as Vue component. We have already discussed about your requirement in our documentation. Please refer the below documentation for more information. 


Regards,
Rajapandi R 


Marked as answer
Loader.
Up arrow icon