[VB.NET 2005] Sorting a combobox
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
hello i have a combobox with the following data: KL1 KL10 KL2 KL3 But I want to sort the combobox alphabetically and numeric so I want to have; KL1 KL2 KL3 KL10 Any idea how I can do that? Thebest
-
hello i have a combobox with the following data: KL1 KL10 KL2 KL3 But I want to sort the combobox alphabetically and numeric so I want to have; KL1 KL2 KL3 KL10 Any idea how I can do that? Thebest