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

to findcontrol in textchange event

1 Answer 62 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
abinav
Top achievements
Rank 1
abinav asked on 17 Feb 2011, 06:37 AM
hi

i want to find control of a radtextbox  which is in the itemtemplate of the radgrid in the textchangeevent how to do it

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 17 Feb 2011, 09:37 AM
Hello,


You could use the findControl() method to get reference to RadTextBox in ItemTemplate.

A sample code, you can find here:
findControl()


-Shinu.
Tags
General Discussions
Asked by
abinav
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or