M
Mncedi
Guest
Hi,
I am currently working on a project that allow users to select which folder they want to take files from as source and where to as the destination.
Both these textboxes to select source and destinations have ListBox below that shows my csv files available to the selected folders.
Between these ListBoxes there's button as >> that I click to move files from source to destination side.
Here is my problem; I want so move files that I selected in the source ListBox not just everything as it is doing right now. Then update both ListBox after this movement across them.
Thanks you,
Mncedi
Continue reading...
I am currently working on a project that allow users to select which folder they want to take files from as source and where to as the destination.
Both these textboxes to select source and destinations have ListBox below that shows my csv files available to the selected folders.
Between these ListBoxes there's button as >> that I click to move files from source to destination side.
Here is my problem; I want so move files that I selected in the source ListBox not just everything as it is doing right now. Then update both ListBox after this movement across them.
Thanks you,
Mncedi
Continue reading...