Skip to Content
0
Sep 06, 2023 at 03:09 AM

Prevent closing of ViewSettingsDialog

59 Views

Hi All. In the ViewSettingsDialog ui5 control, is it possible to not close the dialog box when clicked on OK button?

Seems like there is no way to get the reference of OK button except for an event handler attached to it, but still can’t stop the closing of the dialog box through it.