Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Building Controls > how to put checkbox control by using checkboxlist within the repeater?

Reply
Thread Tools

how to put checkbox control by using checkboxlist within the repeater?

 
 
angus
Guest
Posts: n/a
 
      05-06-2004
how to put checkbox control by using checkboxlist within the repeater?


 
Reply With Quote
 
 
 
 
angus
Guest
Posts: n/a
 
      05-06-2004
I have done something like that in that repeater. As all the checkbox has
the same id, i wonder how i could get the select checkbox control.

Thank you

<ItemTemplate>
<asp:CheckBox ID="CheckBox" runat="server"></asp:CheckBox>
</ItemTemplate>




"angus" <> wrote in message
news:OWW%...
> how to put checkbox control by using checkboxlist within the repeater?
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
checkboxlist - determine checkbox that caused control to fire ASP .Net 4 01-29-2011 07:10 AM
Checkboxlist inside Repeater - doesn't fire click event for Checkboxlist JD ASP .Net 5 08-08-2007 11:28 AM
How to get Selected item in a Databinded CheckBoxList when CheckBoxlist is in a DataList? Patrick.O.Ige ASP .Net 5 06-19-2005 06:11 AM
/!\ How to colorize selected checkbox in checkboxlist control ? Francois Verbeeck ASP .Net 0 06-24-2003 03:13 PM



Advertisments