I want to iterate through a folder and its subfolders, and display the contents of the folder in a dataviewer/grid. I have everything working, with one exception. In order to display the file contents of different folders/subfolders I have to re-create the dataviewer for each file folder.
Does anyone know how I could create the dataviewer/grid 'on the fly' based on the user selection, without having to duplicate it a hundred times?
Does anyone know how I could create the dataviewer/grid 'on the fly' based on the user selection, without having to duplicate it a hundred times?