|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Checkboxlist QuestionHere 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. 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. JM wrote: Show quoteHide quote > 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. hi JM,
do u get ur solution ? On Jan 23, 5:03 am, JM <J***@discussions.microsoft.com> wrote: Show quoteHide quote > 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.
Global resources not localized on IIS
How can validator code get the FormView data object Using Custom Control in a FormView Using Ajax control in custom server control How to show initial default values in a detailsview form Can I Use RequiredFieldValidator inside a repeater ? Have validators take up no space if control is valid Why can't I get the FormView control's Paging controls to show? open explorer from asp.net? web control with GDI+ and MouseMovements. |
|||||||||||||||||||||||