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.
Hi,
I have two panels registered to the docking manager in my form.
When the form is loaded, I''''m trying to dock them one to each other, and set thier size.
Close mode is disabled in the docking manager, and the auto hide mode is on.
Both calls are seems to do nothing.
I''''m using syncfusion version 2.0.5.1
Any ideas why it''s not working?
Thanks
Gil
p.s.
By mistake I published this question in the grid forum, so obviously ignore it there :-)
ADAdministrator Syncfusion Team June 30, 2004 09:48 PM UTC
Hi Gil,
Are you making these calls in the form load event handler?. If so , please try calling them in the DockingManager.NewDockStateEndLoad event handler.
Please take a look at this KB
http://www.syncfusion.com/Support/article.aspx?id=10161
Thanks.
Stephen.
>Hi,
>
>I have two panels registered to the docking manager in my form.
>When the form is loaded, I''''m trying to dock them one to each other, and set thier size.
>Close mode is disabled in the docking manager, and the auto hide mode is on.
>Both calls are seems to do nothing.
>I''''m using syncfusion version 2.0.5.1
>
>Any ideas why it''s not working?
>
>Thanks
>
>Gil
>
>
>p.s.
>By mistake I published this question in the grid forum, so obviously ignore it there :-)