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
close icon

Show dialog over a tab

I have a page with some tabs(which include some grid and inputs).  When i try to use the dialog controls, its doesnt place the position witghin the center of page as required.  It move everything down instead.  Is this just a zindex?

1 Reply

IS Indrajith Srinivasan Syncfusion Team January 21, 2020 05:59 AM UTC

Hi Anthony, 
 
Greetings from Syncfusion support

We have validated the reported query. The dialog is automatically positioned based on its target element (by default: document.body). The z-index property is used to adjust display order alone and doesn’t cause the positioning of the dialog. We suggest you to ensure the document.body has proper width and height.
 
 
Meanwhile, we have provided public option also to position the dialog to the center of the page using DialogPositionData. Please refer to this documentation page. 
 
We have also prepared a sample based on your requirement.
Sample: https://www.syncfusion.com/downloads/support/forum/150794/ze/BlazorTabDialog1440254160

Regards,
 
Indrajith 


Loader.
Live Chat Icon For mobile
Up arrow icon