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 registerd the Deactivate event and I see some trace statements in the output.
catched at Syncfusion.Windows.Forms.Grid.GridCurrentCell.Deactivate(Boolean discardChanges) in :line 0
ADAdministrator Syncfusion Team February 3, 2004 10:22 PM UTC
Thanks for feedback. We''ll get rid of all these messages. They were just overseen.
BTW - These TRACE statements should only appear in the DEBUG builds.
If you switch to release builds the TRACE messages won''t appear and things should also be faster (scrolling, loading and drawing). We have right now lot''s of DEBUG code within the tree collections to double-check results.
Stefan
MEMarco EnsingFebruary 5, 2004 08:11 PM UTC
Stefan,
I checked with the Syncfusion Assembly manager. And it was set to Default Prebuilt Release Framework 1.0.
But thanks for the warning on the speed issue.
Marco