Checkbox - How can i get the value ?

E

Edmilson

Hi,

I have an application asp.net using datalist with checkbox for each
datalist item...
I want to get the value of the item that is checked but I can´t find it.
In the classic ASP it was a little bit easy, but now I didn´t find a
property like VALUE for the checkbox.

Please, if you know that..... let me know too.....

tks
troqui
 
E

Edmilson

Ok,

But how can I get the value ?

when I put
<asp:checkbox id="chkSuppliers" runat="server"....
I dont have the property VALUE, for example
<asp:checkbox id="chkSuppliers" runat="server" VALUE="<%=....%>"
then, how can I do that ?

troqui


I´m using VB


"Tu-Thach" <[email protected]> escreveu na mensagem
You use the Checked property of the check box.

Tu-Thach
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top