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.