|
Prev: FAQ Topic - How do I convert a Number into a String with exactly 2 decimal places? (2008-04-21)
Next: Save screen to a file
From: hon123456 on 20 Apr 2008 23:47 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
From: hon123456 on 21 Apr 2008 01:00
On 4$B7n(B21$BF|(B, $B>e8a(B11$B;~(B47$BJ,(B, hon123456 <peterhon...(a)yahoo.com.hk> wrote: > 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 |