some big applications have this as part of the importing process. And now our client wants something similar.
Is this possible to have a page setup within our WPF application that has a list of the columns we need, they select the file to import and a second column is presented to them with the first row of data, they then link the data value to the appropriate column so that when the import is executed, the data is pulled from the correct index within the file?
Links or suggestions are greatly appreciated.
thank you