hello,
I have the same problem with angular too.
the example provided in the documentation is not working properly.
Hi Ameet,
Thanks for the update
We have checked your sample and the dialog was rendered properly while editing and adding the row, please refer the below sample for more information.
Sample: https://stackblitz.com/edit/angular-ftpsqm-pcjwty?file=app.component.ts,app.component.html
So, before we start providing solution to your query, we need more information for our clarification. Please share the below details that will be helpful for us to provide better solution.
1) Share your problem scenario with pictorial or video demonstration.
2) Share the issue replication procedure step by step.
Regards,
Rajapandi R
Hello,
thank you for your fast reply.
here's the dialog of the 'Add' button from your example:
Here's how it should be(or I wanted to be)
Kind regards
Hi Skander,
Thanks for the update
You can get the dialog like this by changing the CSS theme, please refer the below code example and sample for more information.
Index.html
<head> <meta charset="utf-8"> <title>Window</title> <link rel='nofollow' href="//cdn.syncfusion.com/ej2/bootstrap5.css" rel="stylesheet" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/x-icon" rel='nofollow' href="favicon.ico"> </head> |
Regards,
Rajapandi R
Hello,
I'm sorry, my problem is that the dialog is always small.
my issue is with the size
Hi Skander,
Thanks for the update
Before we start providing solution to your query, we need more information for our clarification. Please share the below details that will be helpful for us to provide better solution.
1) Share your complete Grid rendering code(Ts & Html file).
2) Share your syncfusion package version.
3) Share the issue scenario in video demonstration format.
4) Share any simple issue reproducible sample or try to reproduce the problem in our same which was shared in our previous update.
Regards,
Rajapandi R