You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In html I have got a table with about 100 rows where the user can press a delete row button.
Then I use vex.dialog.confirm to seek delete confirmation.
How can I position the overlay dialog near the delete row button?
At the moment it always appears at the same spot.
The text was updated successfully, but these errors were encountered:
In html I have got a table with about 100 rows where the user can press a delete row button.
Then I use vex.dialog.confirm to seek delete confirmation.
How can I position the overlay dialog near the delete row button?
At the moment it always appears at the same spot.
The text was updated successfully, but these errors were encountered: