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

Added RadGrids to Existing Page Easily (need two on same page, gui interface?)

3 Answers 25 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Daryl
Top achievements
Rank 1
Daryl asked on 23 Aug 2014, 09:29 PM
It is very easy to right click a folder in visual studio and add a grid to a new page.

What I cannot find out is how to easily add a grid to an EXISTING page.  I've already successfully generated the grids I needed on their separate pages.

I did get it to work once by carefully by looking at the aspx code (and this was only one grid, not two), but I would prefer to use GUI interface if possible to drag and drop or use a menu to add the grid to an existing page.  I haven't had two grids working on the same page yet, GUI or no GUI!

The page is very simple - it's just a master page and not much else.

3 Answers, 1 is accepted

Sort by
0
Daryl
Top achievements
Rank 1
answered on 23 Aug 2014, 09:30 PM
Hello moderators, please change the title from 'added' to 'adding' and delete this post.  Thanks.
0
Daryl
Top achievements
Rank 1
answered on 25 Aug 2014, 01:00 PM
Hello.

Just to update I was able to figure out how to get two grids on one page, by commenting out duplicate code.

I was also able to comment out the html code and get it to work with our master page which is incompatible, except the export to excel, which we don't need.

However I still would like to know if there's a more gui driven way of doing this.
0
Viktor Tachev
Telerik team
answered on 27 Aug 2014, 12:48 PM
Hello Daryl,

In order to add additional controls to an existing page you could use the Toolbox in Visual Studio. The approach is illustrated in the following article:


Try using similar method and you should be able to achieve the goal you are looking for.

Regards,
Viktor Tachev
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
Daryl
Top achievements
Rank 1
Answers by
Daryl
Top achievements
Rank 1
Viktor Tachev
Telerik team
Share this question
or