User Control in Repeater
- From: "NKaufman" <nashak@xxxxxxxxxxx>
- Date: 13 Apr 2007 05:30:37 -0700
Hello,
I have the following requirement:
I have to create a Repeater control which has two columns. One has
text and other's got to have
(1) a group of radiobuttons OR
(2) a group of checkboxes OR
(3) a textbox
The caption of the radiobutton/checkbox is to come from database as a
comma delimited string. I'd like to use a user control that will take
- type of control to display and caption string and output html
How should I proceed? and how can I iterate through the rows to get
the answer and save it to the database?
Please let me know if the above is not clear and I will try to
provide
more info.
Thanks
.
- Follow-Ups:
- Re: User Control in Repeater
- From: Teemu Keiski
- Re: User Control in Repeater
- Prev by Date: VS.NET Intellisense Support for Exposing DataGridColumnCollection in a UserControl
- Next by Date: Re: User Control in Repeater
- Previous by thread: VS.NET Intellisense Support for Exposing DataGridColumnCollection in a UserControl
- Next by thread: Re: User Control in Repeater
- Index(es):
Loading