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

Can't build grid in radwindow

1 Answer 27 Views
Window
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 2
Brian asked on 29 Jul 2013, 02:16 PM
I am trying to create a grid within a radwindow modal popup.  I have placed a grid within the Content Template tags of the radwindow but when I add settings with the smart tags, they are not added to the design.  Oddly, the grid retains the settings but when I go into run mode, the control does not have them.  Basically, no matter what I do, this is all I ever get:

<telerik:RadWindow ID="radwdwActions" runat="server" Skin="Forest">
                    <ContentTemplate>
                   <telerik:RadGrid ID="radgvwXrefActions" runat="server" CellSpacing="0" GridLines="None"></telerik:RadGrid>
                    
                  
                    </ContentTemplate>
                </telerik:RadWindow>

If I move this grid outside of the radwindow, smart tags work correctly.  I've restarted VS2012 but the issue remains, even if I start over with a new radgrid.

1 Answer, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 01 Aug 2013, 10:15 AM
Hi Brian,

I have already answered your question in the opened support ticker, however, I am pasting my replay here for the rest of the community:

Thank you for contacting the Telerik Support Team.

Can you confirm that you use the smart tag and first click on the "Edit Templates" link at the bottom before modifying the controls inside and that once you are done you click the "End templates editing" option in the smart tag? This is the correct way to edit its ContentTemplate, so does following this procedure resolve the problem?

You can also find a short video that illustrates that in the attached archive.

Regards,
Danail Vasilev
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Window
Asked by
Brian
Top achievements
Rank 2
Answers by
Danail Vasilev
Telerik team
Share this question
or