Completed
Last Updated: 11 Sep 2015 11:08 by ADMIN
ADMIN
Dimitar
Created on: 20 Aug 2015 09:11
Category: LayoutControl
Type: Bug Report
0
FIX. RadLayoutControl - Visual Studio crash when one adds control to RadLayoutControl which is contained in a custom user control.
To reproduce:
- Create a new project and add a blank user control to it.
- Add RadLayoutControl to the user control.
- Add another control to the layout control.

Workaround 
Use a form instead of user control. Then add the controls from the form at runtime. 

0 comments