popup combo box

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • hon123456

    popup combo box

    Dear All,

    I have combo box with many records, My first question is
    how to load the records from database and populate the combox. My
    second question is when the user type in name, for example "ABC", the
    combo box will show record that contains "ABC" only. That means the
    combo box will auto show records that is similar to content that user
    type in.

    Please help

    Thanks
  • hon123456

    #2
    Re: popup combo box

    On 4$B7n(B21$BF |(B, $B>e8a(B11$B ;~(B47$BJ,(B , hon123456 <peterhon...@ya hoo.com.hkwrote :
    Dear All,
    >
    I have combo box with many records, My first question is
    how to load the records from database and populate the combox. My
    second question is when the user type in name, for example "ABC", the
    combo box will show record that contains "ABC" only. That means the
    combo box will auto show records that is similar to content that user
    type in.
    >
    Please help
    >
    Thanks
    Dear all,

    I have found the methond to populate combo box. Now the
    question is when I user type something like "ABC", I want to show
    in the commbo box with all the records that contain the string "ABC"
    Thanks

    Comment

    Working...