G
Guest
Greetings all
I have a question about the combobox in VB Net windows. I have a combobox whos datasource is a datatable object with some 7000 records sorted by a number. At runtime, when a user has the combolist as the focus, then starts typing a number, it ONLY starts to scroll on the first number typed. I would like it to sort to at least 3 deep. With that many records in the dropdown, hitting a "6" will start the 6 list, but that needs to be expanded to say "6","5" for 6500. i dont know if Im in the right place, but any help would be great. Again, a WINDOWS FORM .NET 2003, not a WEB form combobox. I am working in Visual studio.NET 2003. Thanks Al
-eri
I have a question about the combobox in VB Net windows. I have a combobox whos datasource is a datatable object with some 7000 records sorted by a number. At runtime, when a user has the combolist as the focus, then starts typing a number, it ONLY starts to scroll on the first number typed. I would like it to sort to at least 3 deep. With that many records in the dropdown, hitting a "6" will start the 6 list, but that needs to be expanded to say "6","5" for 6500. i dont know if Im in the right place, but any help would be great. Again, a WINDOWS FORM .NET 2003, not a WEB form combobox. I am working in Visual studio.NET 2003. Thanks Al
-eri