3.3 tracing msgs

just upgraded to 3.3 and I''m receiving the fol while debugging "Optimizations for Table" "VirtualMode: False" "WithoutCounter: False" "RecordAsDisplayElements: True" Is there a way to turn these off?

1 Reply

AD Administrator Syncfusion Team September 14, 2005 02:50 PM UTC

This is a defect. We will have to modify our code base to avoid these debug lines. The only way you can avoid seeing them currently is to set Engine.AllowedOptimizations = EngineOptimizations.None.

Loader.
Up arrow icon