The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
How can the popup container be prevented from closing. I am using the popup container to show more advanced options some of which need to be validated.
TIA,
RPRamesh Praveen Syncfusion Team June 24, 2003 10:42 AM UTC
Peter,
The PopupControlContainer is more menu-like than dialog-like and hence it doesn't support dialog like validation. When the user clicks else where the popup will have to closup like a menu.
In case you are not already aware, you could listen to the popup's CloseUp event and determine whether or not the popup was cancelled.
Regards,
Praveen