ejs-grid modules not working when the grid is inside a ejs-dialog
SyncroIT opened this issue · 2 comments
ejs-grid's modules such as Page and Sort are not working when the grid is inside an ejs-dialog.
No errors are being displayed. I'm pretty confident you can easily replicate this on your own. I'm using a basic ejs-grid with a local data source.
Syncfusion's version: 21.1.35
Hi @SyncroIT ,
Greetings from Syncfusion support.
Query: ejs-grid modules not working when the grid is inside a ejs-dialog
We've attempted to replicate the problem with ejs-grid modules inside an ejs-dialog using Syncfusion version 21.1.35 but were unable to encounter the same issue. To assist you better, we've created a sample project demonstrating the correct integration:
Sample: Vue sample of Grid inside dialog component.
This project showcases a basic ejs-grid with a local data source, similar to your scenario. Please refer to it as a reference.
If you're still facing issues or need further assistance, kindly provide more details or steps to replicate the problem. We're here to help ensure a smooth experience with our components. Feel free to reach out with any questions.
Thank you for choosing Syncfusion, and we await your response.
Thanks,
Praveenkumar Karunanithi
It probably was a problem of mine. Thanks for helping with this useful example.
I avoided using the dialog, but in case I'll have to use the dialog with the grid again and the problem happens again, I'll reopen an issue with more details