I have searched many topics and can\'t find an answer on using the WPF DataGrid to list file name contents from a directory. I am able to output the contents in a <
DataGrid
You should be able to bind your listbox to the DataGrid something like:
_Load _Save _Add _Edit _Delete E_xit