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.
Well NewDockStateBeginLoad is not even firing either. So what causes this event to fire?
MDMike DalyOctober 1, 2004 03:03 PM
I have a feeling it may be due to a problem with the newer version of syncfusion I am using: 2.1.0.9
ADAdministrator Syncfusion Team October 5, 2004 10:14 AM
Hi Mike,
The NewDockStateEndLoad event is fired after the default designer set state has been loaded. Are you docking the controls during runtime and not using the designer at all?. Thanks.
Stephen.
>I have a feeling it may be due to a problem with the newer version of syncfusion I am using: 2.1.0.9
MDMike DalyOctober 7, 2004 09:05 AM
Currently we are only doing it programmatically, which may explain it. There used to be a non-programatically docked control, but it is no more.