Unplanned
Last Updated: 29 Jun 2022 09:05 by Dinko
When a layout is loaded the last selected group will be ignored. After loading the layout the last added group will be selected which is not expected.
Unplanned
Last Updated: 28 Apr 2021 08:01 by ADMIN
Created by: James William
Comments: 0
Category: LayoutControl
Type: Bug Report
0
I am using a RadLayoutControl in one of my applications and suddenly it started to throw IndexOutOfRangeException while editing the layout both in the designer and at runtime.

I just found out that after removing the padding on the control it started working fine again. I had recently added padding to add some space between the layout and the docked command bar.

So it looks like the RadLayoutControl dos not like having padding. The exception was being thrown in Telerik.WinControls.UI.LayoutTree.GetDropTargetNode(DraggableLayoutControlItem dropTargetElement, Point mousePosition, Type dragContext)

For the time being, I will add an empty space at the top of the layout instead of using padding.

Hope it can help you resolve this bug.
Unplanned
Last Updated: 12 Jul 2018 13:07 by ADMIN
ADMIN
Created by: Hristo
Comments: 2
Category: LayoutControl
Type: Bug Report
6

			
Unplanned
Last Updated: 06 Apr 2016 07:52 by mostafa
radlayoutcontrol does not support System.Windows.Forms.TextBox autosize in multiline mode but supports radTextBox, Please considere fizing that bug.

take a look at the attached picture