To reproduce: - Add RadPageView with four pages to a form. - In the firs page add RadLayoutControl with some items in it. - Select the second page and try to add controls to it. Workaround: - Place the layout control in a separte user control and then add it to the main form.