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

Dropdownlist not showing in code behind

4 Answers 154 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
Arun
Top achievements
Rank 1
Arun asked on 18 Jun 2013, 04:45 AM
Hi,

           I am not able to get dropdownlist control in code behind file (C#). Please give me a solution . I have shown my aspx code below.

<td>
<telerik:RadDropDownList ID="Radddl1" runat="server">
                            </telerik:RadDropDownList>
<td>
Thanks,
Arun

4 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 18 Jun 2013, 06:46 AM
Hi Arun,

I was not able to replicate your issue. Please make sure that your project has the necessary reference to the telerik dll, build the project and try again.
Are you adding dropdownlist inside any other controls?

Thanks,
Shinu..
0
Shinu
Top achievements
Rank 2
answered on 18 Jun 2013, 06:48 AM
.
0
Shinu
Top achievements
Rank 2
answered on 18 Jun 2013, 06:49 AM
.
0
Shinu
Top achievements
Rank 2
answered on 18 Jun 2013, 06:53 AM
.
Tags
DropDownList
Asked by
Arun
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or