This is a migrated thread and some comments may be shown as answers.

How do I get a button into a page layout column from the designer GUI not the source?

1 Answer 34 Views
PageLayout
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 07 Apr 2017, 08:41 PM

So I've been trying to use these tools for a few hours and they seem really cool, but I feel like I'm doing something wrong. 

Basically I put a radpagelayout control onto the page I'm working on, then I put 3 rows in it and two columns in each row. In the code I can see that and using the <Content> tags I can put stuff in the columns or I can drag a control in between <Content> and </Content> and have it show up that way. On the design tab though the pagelayout appears as just a square and I can't drag say a button into it and have it be in the pagelayout's grid. The only way to make the layout not be a little square in the corner is the put something into the code manually, and even then I cant drag other controls onto it. How do I do it, what am I doing wrong?

 

TL;DR RadPageLayout appears as a small square on design tab and I can't put controls onto it even when I make rows/columns in the properties. Not sure what I'm doing wrong.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 11 Apr 2017, 08:21 AM

Hello Nick,

The PageLayout component does not offer drag and drop support in design time of Visual Studio. Please, file a feature request for it in our Public Feedback portal: http://feedback.telerik.com/Project/108.  

Best regards,
Rumen
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
PageLayout
Asked by
Nick
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or