|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Window Combo boxHi,
I am using windows combobox to populate the data from database. My requirement is - If user enters some characters matching the values in dropdownbox, I want to point to that location in combobox. I know we have findstring method, but it is searching from the beginning of the string which I enter Eg - Values in dropdownbox are "1 Hi How are you" if I enter "Hi" in combobox, I want to go the location where the "1 Hi How are you" is there Please help! Thanks in Advance Nikila,
I assume you mean an autocomplete box http://www.vb-tips.com/dbpages.aspx?ID=aaf8f7e5-d5e8-4532-980f-c22411591992 I hope this helps, Cor Show quoteHide quote "nikila" <niki***@yahoo.com> schreef in bericht news:OaUD46fAHHA.4864@TK2MSFTNGP04.phx.gbl... > Hi, > > I am using windows combobox to populate the data from database. My > requirement is - If user enters some characters matching the values in > dropdownbox, I want to point to that location in combobox. > > I know we have findstring method, but it is searching from the beginning > of the string which I enter > > Eg - > Values in dropdownbox are "1 Hi How are you" > if I enter "Hi" in combobox, I want to go the location where the "1 Hi > How are you" is there > > Please help! > > Thanks in Advance > > > > > Hi Cor,
It helped. Thank you! Show quoteHide quote "Cor Ligthert [MVP]" <notmyfirstn***@planet.nl> wrote in message news:uRbKAfiAHHA.3836@TK2MSFTNGP02.phx.gbl... > Nikila, > > I assume you mean an autocomplete box > > http://www.vb-tips.com/dbpages.aspx?ID=aaf8f7e5-d5e8-4532-980f-c22411591992 > > I hope this helps, > > Cor > > "nikila" <niki***@yahoo.com> schreef in bericht > news:OaUD46fAHHA.4864@TK2MSFTNGP04.phx.gbl... >> Hi, >> >> I am using windows combobox to populate the data from database. My >> requirement is - If user enters some characters matching the values in >> dropdownbox, I want to point to that location in combobox. >> >> I know we have findstring method, but it is searching from the beginning >> of the string which I enter >> >> Eg - >> Values in dropdownbox are "1 Hi How are you" >> if I enter "Hi" in combobox, I want to go the location where the "1 Hi >> How are you" is there >> >> Please help! >> >> Thanks in Advance >> >> >> >> >> > >
ANN: .NET 3.0 Final
Attach handlers to ToolStripMenuItems. Got stacked, Please Help MDI gets FormClosing but non-Child forms also open do not. Query based on user input Challenge? [De-]Serialise a class derived from DataTable. Multithread Design Question FOR SALE : Apple iPod 60GB,--------------------$150 Drawing help database selection in deployment Treeview - relative position |
|||||||||||||||||||||||