Hi,
I am currently upgrade Infragistic 8.2 to Infragistic hotfix 8.2.0.2. However, I met some performance issue when I am using Header.VisiblePosition function.
When I looked in to Infragistic.Win.UltraWinGrid.ColumnHeader.SetVisiblePosition, I found there is a new method in it called RecalculateMetrics which took a lot of time.
Is there a way that I can not using this method when SetVisiblePosition? I found this method will only be executed when hasSuspendedMetricsCalculation flag is false (This flag can be set in ColumnCollection.SuspendMetricsRecalculation). However, since it is a internal method, I can not access.
Could you advise on this? I found the same performance issue with Infragisitc 9.1 as well when setVisiblePosition.
Thanks,
Xin
Xin,
You mention that you have installed a hotfix; is this the latest service release as outlined here? I just looked up this issue and it is marked as having been released in the latest service release (bug# 17620), so you should see if this resolves your problem.
-Matt
Hi Matt,
Thanks for your quick reply.
I changed my Infragistic version to 8.2.3.5, it includes the fix for the performance issue of SetVisiblePosition. However, this version does not include a fix in hotfix 8.2.2121 about ToolBarManager hookFormEvents and UnHookFormEvents.
Is there a version of 8.2 that include all the fix in HotFix 8.2.2121 and fix this SetVisiblePosition performance issue?
My point was that 8.2 build 2168 should include both the ToolbarsManager fix that was introduced in 2121 in addition to the fix to the VisiblePosition property calling RecalculateMetrics, so if you download this build you should have both fixes. If build 2168 does not include the fix that was in 2121, then this is a regression issue and should be reported to Developer Support as such.
Thanks for your reply :)
Can you also tell me the latest build for 9.x (contain both fixed)so that I can ask our Infragistic development team to download it?
Many Thanks,
Hi Xin,
I'm not sure what the latest build is. But I'm pretty sure that only the latest service release is available on the web site. My Infragistics Keys and Downloads - Download Anything and Everything You Own
Hi Mike,
It seems our Infragistic development team's struggling to find the right version. They said they can not see any patch version for 8.x. For 9.x , they can see 2009.1.2029 is downloadable, but they are not sure whether it is the latest version. Could you advis on this? Is 2009.1.2029 the latest version contains the fixes?
The service pack that is displayed and downloadable is always the latest service pack. 2009.1.2029 is the latest service pack for NetAdvantage 9.1 and it will contain the fixes.
Magued