Results 1 to 3 of 3

Thread: Add a new record

  1. #1

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Add a new record

    Hi Everybody,
    I have used one listbox in my form and added some items while form loading with style of checbox.I was asked by friend that he need multiple select and and also he wants to add a new entry to the list box. He added that we is not interested adding by a command button. He needs it to be happened automatically .

    Dana

  2. #2
    Fanatic Member vbasicgirl's Avatar
    Join Date
    Jan 2004
    Location
    Manchester, UK
    Posts
    1,016

    Re: Add a new record

    To select more than one item, change the multiselect property of the listbox.
    What do you mean by aytomatically ?

    casey.

  3. #3

    Thread Starter
    Learning .Net danasegarane's Avatar
    Join Date
    Aug 2004
    Location
    VBForums
    Posts
    5,853

    Re: Add a new record

    He need the following.
    He never mind what kind of control is it . Some items should be showed in the list box with check box. While he Enters some thing in the text, if it is not found in the list then it should be automatically added to the list .have u got it

    Dana

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