Posted 14 years ago
by Eli Gazit
Hello.
Our project uses the actipro docking. the dock site content is a wpf charting element.
the first time a tab is opened with a chart, the activate() method takes long time (about 30 seconds). when the tab is closed and reopened (click on a button on the ribbon), the activate takes significant less time (1-2 seconds if not less).
Can anyone shed some light on this mater ? what exactly happens regarding the content property of the dock site when the activate method is invoked ?
Our project uses the actipro docking. the dock site content is a wpf charting element.
the first time a tab is opened with a chart, the activate() method takes long time (about 30 seconds). when the tab is closed and reopened (click on a button on the ribbon), the activate takes significant less time (1-2 seconds if not less).
Can anyone shed some light on this mater ? what exactly happens regarding the content property of the dock site when the activate method is invoked ?