Problems with bar customizing
We are using Syncfusion 3.0.1.0 and have toolbars with multiple groups (XPMenu.Bar). Open the Customize window via Right click on the bar --> 'Customize' , switch to 'Commands' tab, make several click on the right frame, next click on the left frame --> right frame corrupted (red square with diagonals)
SIGN IN To post a reply.
6 Replies
GR
Golda Rebecal
Syncfusion Team
May 16, 2007 01:33 PM UTC
Hi Mineev,
I am afraid that I am not able to reproduce the issue of red cross being displayed on clicking the left frame of the customize window after making several clicks on the right frame with the attached sample.
Could you please modify the attached sample so that the issue could be reproduced? This will help us to resolve the issue soon.
Thank you for your interest in Syncfusion products.
http://websamples.syncfusion.com/samples/Tools.Windows/F60921/Main.htm
Best regards,
Golda
I am afraid that I am not able to reproduce the issue of red cross being displayed on clicking the left frame of the customize window after making several clicks on the right frame with the attached sample.
Could you please modify the attached sample so that the issue could be reproduced? This will help us to resolve the issue soon.
Thank you for your interest in Syncfusion products.
http://websamples.syncfusion.com/samples/Tools.Windows/F60921/Main.htm
Best regards,
Golda
MI
mineev
May 23, 2007 01:17 PM UTC
Hi Golda!
I caught System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at Syncfusion.Collections.ArrayListExt.get_Item(Int32 index)
at Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.get_Item(Int32 index)
at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.OnQueryCoveredRange(Int32 rowIndex, Int32 colIndex, GridRangeInfo& range)
at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.ModelQueryCoveredRange(Object sender, GridQueryCoveredRangeEventArgs e)
at Syncfusion.Windows.Forms.Grid.GridQueryCoveredRangeEventHandler.Invoke(Object sender, GridQueryCoveredRangeEventArgs e)
at Syncfusion.Windows.Forms.Grid.GridModel.OnQueryCoveredRange(GridQueryCoveredRangeEventArgs e)
I caught System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.ArrayList.get_Item(Int32 index)
at Syncfusion.Collections.ArrayListExt.get_Item(Int32 index)
at Syncfusion.Windows.Forms.Tools.XPMenus.BarItems.get_Item(Int32 index)
at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.OnQueryCoveredRange(Int32 rowIndex, Int32 colIndex, GridRangeInfo& range)
at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGridControlBase.ModelQueryCoveredRange(Object sender, GridQueryCoveredRangeEventArgs e)
at Syncfusion.Windows.Forms.Grid.GridQueryCoveredRangeEventHandler.Invoke(Object sender, GridQueryCoveredRangeEventArgs e)
at Syncfusion.Windows.Forms.Grid.GridModel.OnQueryCoveredRange(GridQueryCoveredRangeEventArgs e)
GR
Golda Rebecal
Syncfusion Team
May 23, 2007 02:10 PM UTC
Hi Mineev,
I am afraid that I am not able to reproduce this issue at my end. Could you please give me the cs file that is having the issue? This will help us to analyze the issue further.
Best regards,
Golda
I am afraid that I am not able to reproduce this issue at my end. Could you please give me the cs file that is having the issue? This will help us to analyze the issue further.
Best regards,
Golda
MI
mineev
May 28, 2007 02:31 PM UTC
The problem like issue:
Syncfusion Forums >> Subject: Re: Re: ArgumentOutOfRangeException when customizing XPMenus at runtime
By Lori at 1/13/2005 6:15:38 PM
but
I have ExceptionManager.PassThroughExceptions == false
Syncfusion Forums >> Subject: Re: Re: ArgumentOutOfRangeException when customizing XPMenus at runtime
By Lori at 1/13/2005 6:15:38 PM
but
I have ExceptionManager.PassThroughExceptions == false
GR
Golda Rebecal
Syncfusion Team
May 29, 2007 11:49 AM UTC
Hi Mineev,
I am afraid that I am not able to reproduce the issue of exception being thrown while customizing XPMenu. Could you please modify the attached sample so that the issue could be reproduced? This will help us to resolve the issue soon.
http://websamples.syncfusion.com/samples/Tools.Windows/F60921_1/Main.htm
Best regards,
Golda
I am afraid that I am not able to reproduce the issue of exception being thrown while customizing XPMenu. Could you please modify the attached sample so that the issue could be reproduced? This will help us to resolve the issue soon.
http://websamples.syncfusion.com/samples/Tools.Windows/F60921_1/Main.htm
Best regards,
Golda
SIGN IN To post a reply.
- 6 Replies
- 2 Participants
-
MI mineev
- May 15, 2007 02:08 PM UTC
- May 29, 2007 11:49 AM UTC