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.
I have a user control. This user control has sfDataGrid inside. I'm using the ColumnChooser class to make the columns hideable. Owner property takes only one window.
ARArulpriya Ramalingam Syncfusion Team November 17, 2021 07:37 PM UTC
Hi Özgür,
Thank you for your interest in Syncfusion products.
The window of the usercontrol can be retrieved using GetWindow() and assigned it to the Owner property of the chooserWindow. Please make use of the below code example and sample.
Please get back to us if you need any further assistance.
Regards,
Arulpriya Ramalingam
Marked as answer
ÖZÖzgürNovember 18, 2021 06:21 AM UTC
Thank you for answering. It worked for me.
ARArulpriya Ramalingam Syncfusion Team November 18, 2021 01:48 PM UTC
Hi Özgür,
Thank you for the update.
We are glad that the provided solution helped you to achieve your requirement. Please get back to us if you need any other queries, we are happy to assist you.