I am using a task button with a popup to confirm the delete of selected table records. (Thanks healyhatman!!)
The default popup class is "ui fluid popup G2-static-popup....".
The problem I run into is that if the task button is located on the left side of the table, the popup is initially placed above and to the left (off screen) on the first click.
On the second click, the popup appears to the bottom and centered, though still partially off screen.
As long as the button is located towards the right side, there is sufficient room for the popup to appear the first time.
Is there a way to control the CSS of the popup - specifically the direction and size of the box?
I would prefer the popup box to not be fluid and conform to the shape/size of the content.
Thanks.
The default popup class is "ui fluid popup G2-static-popup....".
The problem I run into is that if the task button is located on the left side of the table, the popup is initially placed above and to the left (off screen) on the first click.
On the second click, the popup appears to the bottom and centered, though still partially off screen.
As long as the button is located towards the right side, there is sufficient room for the popup to appear the first time.
Is there a way to control the CSS of the popup - specifically the direction and size of the box?
I would prefer the popup box to not be fluid and conform to the shape/size of the content.
Thanks.