A
A
Hi all,
How do I get C# to populate a ComboBox with files from a folder?
They'll then be displayed into a DataGridView, but I think I got that
under control.
Another Q... if I wanted to make the ComboBox display the files in sub
selections like this:
Arts.resx
Arts.01.resx
Arts.02.resx
Movies.resx
Movies.ab.resx
Movies.cd.resx
Not in alphabetical order but just match similar names? Any help
thanks.
Much appreciated
How do I get C# to populate a ComboBox with files from a folder?
They'll then be displayed into a DataGridView, but I think I got that
under control.
Another Q... if I wanted to make the ComboBox display the files in sub
selections like this:
Arts.resx
Arts.01.resx
Arts.02.resx
Movies.resx
Movies.ab.resx
Movies.cd.resx
Not in alphabetical order but just match similar names? Any help
thanks.
Much appreciated