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

RadPanelBar & RadWindow issues

1 Answer 60 Views
Window
This is a migrated thread and some comments may be shown as answers.
newbie
Top achievements
Rank 1
newbie asked on 29 Jul 2010, 05:36 PM
Hi,
    A couple of questions regarding upgrading to Q2-2010...

    1) I noticed that for all the controls within RadPanelBar/RadPanelItem are inaccessible without writing code(for all controls) to drill down using FindControls especially if its nested.  Is there an easier way?  

    
    2) How do I implement this demo "http://demos.telerik.com/aspnet-ajax/window/examples/demoemail/defaultcs.aspx" without navigating to another url?  The radwindow has all the controls defined in the same aspx as the radgrid.

 

 

 

<ClientSettings Selecting-AllowRowSelect="true" EnableRowHoverStyle="true" EnablePostBackOnRowClick="true" >
<ClientEvents OnRowSelected="ShowMessage" />
</ClientSettings>

Thanks!

 

 

 

 

 

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 04 Aug 2010, 11:04 AM
Hello,

Straight to your questions:
  1. The controls are accessed indeed with FindControls - in this scenario our controls act like a standard controls' container.
  2. I believe that the following demo will be of help:
    http://demos.telerik.com/aspnet-ajax/window/examples/internalcontent/defaultcs.aspx

Regards,
Georgi Tunev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Window
Asked by
newbie
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or