Results 1 to 2 of 2

Thread: Textbox AutoComplete [RESOLVED]

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2003
    Posts
    12

    Textbox AutoComplete [RESOLVED]

    VB.net

    I have a datagrid using dataview for filtering from text boxes

    I would like to have the text boxes autocomplete the names

    txtLName ..... txtFName

    I would like to be able to type "Th" into the textBox"txtLName" and have it autocomplete and send all the results to the datagrid

    DataGrid_______________________________

    Is there a way to do this? If so, can anyone help or lead me in the right direction?


    Any help is greatly appreciated.

    Still learning...

    _______________________

    Live as if you were to die tomorrow. Learn as if you were to live forever.
    --Mahatma Gandhi
    Last edited by ettropics; Feb 17th, 2003 at 05:10 PM.

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083


    it might give you idea !

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