We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

GroupBarItems.Clear()

Hi, we are using Essential Suite 2.1.0.9 and have an application with a VS-style ''toolbox'' implemented via the GroupBar, GroupView, etc. From time to time we delete all the group views using GroupBarItems.Clear() and recreate the toolbox. However, under some circumstances we see problems with the repopulated toolbox. One thing I did was to simply call GroupBarItems.Clear() and not repopulate the groupbar to see what would happen. In this situation, the group bar seems a bit ''confused''. We expect to see no groupviews, but apparently the titles are all still there, but with no contents, and they seem to scroll incorrectly. Is there an outstanding bug related to this ? Should we be doing something extra after the call to Clear and before repopulating the control ? Thanks for any info ! -Rob

1 Reply

AD Administrator Syncfusion Team March 10, 2005 07:11 PM UTC

Hi Rhyang, This is a known issue in 2.1.0.9 that was fixed in v3.0. I would recommend upgrading. However, if upgrading is not an option, you can work around this by calling Dispose() on each of the GroupBarItems individually before calling Clear(). Regards, Gregory Austin Syncfusion Inc.

Loader.
Live Chat Icon For mobile
Up arrow icon