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

dropdowntree as usercontrol

1 Answer 32 Views
DropDownTree
This is a migrated thread and some comments may be shown as answers.
Prabha
Top achievements
Rank 1
Prabha asked on 10 Jul 2014, 06:36 AM
Hi All,

I am having a usercontrol with dropdowntree control . I'm using that control in my aspx page inside asp formview contol. when i'm trying to use that usercontrol if in asp.ObjectDataSource , im unable to access that.

  <asp:ControlParameter Name="AreaId" Type="Int32" ControlID="AreaList" PropertyName="AreaID"   />

In this "AreaList" is my usercontrol.  but in runtime it show the error ,

 Error Message:Could not find control 'AreaList' in ControlParameter 'AreaId'.

how to access my usercontrol in ObjectDataSource ?

1 Answer, 1 is accepted

Sort by
0
Peter Filipov
Telerik team
answered on 14 Jul 2014, 12:12 PM
Hi Prabha,

Please review the following post for more information.

Regards,
Peter Filipov
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
DropDownTree
Asked by
Prabha
Top achievements
Rank 1
Answers by
Peter Filipov
Telerik team
Share this question
or