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

Finding radControls ?

2 Answers 67 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Emrah Yigit
Top achievements
Rank 1
Emrah Yigit asked on 03 May 2007, 01:55 PM
Hi,

Is there any way to find RadControls in a from ?
this.controls['key'] is not working..

Thx

2 Answers, 1 is accepted

Sort by
0
Dwight
Telerik team
answered on 03 May 2007, 03:01 PM
Hi Emrah,

You should be able to get controls using this.Controls["controlName"]. We did check and everything is OK. Please, check if the control you are trying to obtain is a child of some other control.

If you still have troubles, create a small project in which you cannot find control, and we will debug it.

Regards,
Evtim
the telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Emrah Yigit
Top achievements
Rank 1
answered on 03 May 2007, 03:23 PM
Hello,

Thanks for your quick reply.
Right. There was a TableLayoutPanel that I did not see. But it is OK now. 

Best Regards
Emrah
Tags
General Discussions
Asked by
Emrah Yigit
Top achievements
Rank 1
Answers by
Dwight
Telerik team
Emrah Yigit
Top achievements
Rank 1
Share this question
or