Checkboxlist Question

J

JM

Here is the situation, we have a website running .Net 2.0 framework. There
is a page that we use a checkboxlist control for users to designate generic
required file types. Users would like to be able to add a short note to each
item (for example, the file type would be 'letter of interest' the note would
be '2.' The file types are system wide, where the notes would be instance
specific. Can any one think of a way to add a textbox to the control so that
each file type that is selected could have its own note.

Thanks for the help.
 
B

bhavesh

hi JM,

regarding ur que. u can take repeater control.

I think its best option for ue situation.

just put one checkbox and one text box in repeater.

and according to ur program scenarion u can do ur code on checked
change to make textbox visible true or false.

hope this will help.
 

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

Similar Threads


Members online

Forum statistics

Threads
474,265
Messages
2,571,069
Members
48,771
Latest member
ElysaD

Latest Threads

Top