CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2004
    Location
    Delhi, India
    Posts
    59

    Smile How to add selected items of CheckBoxList to a textbox??

    Hi,
    there.

    I m developing a web application. Here i m using CheckBoxList control in which there a multiple values. Now what i want is, as soon as i select the values from CheckBoxList control it add into a textbox or a listbox on a click of a button.

    How to add values to a CheckBoxList at the runtime, i mean from a table?
    ********************

    "smile increases value of face"
    "anger spoils beauty of soul"
    "faith is force of life"
    "confidence is companion of success"
    ""KEEP SMILING""

    *********************

  2. #2
    Join Date
    Dec 2004
    Location
    Delhi, India
    Posts
    59

    Smile Re: How to add selected items of CheckBoxList to a textbox??

    Hi,

    I got the solutions. So guys no need to waste ur energy.
    ********************

    "smile increases value of face"
    "anger spoils beauty of soul"
    "faith is force of life"
    "confidence is companion of success"
    ""KEEP SMILING""

    *********************

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured