can we add label,textbox,checkbox to the repeater controls
Hello Friends ....
I have one query that can we add asp.net controls to the repeater control, and how?
as i am trying to add a textbox in Item template.
Answers (2)
0
Oh thanks dear, bt i have done it.
It was so simple. Anyway thanks. :)
0
Yes, you can add any control in repeater control in item template.