I am unable to save the contents of my DataTable "dtable" The scope of this Setting is USER, however although it saves it while the program is running. When I launch the program and re-load My.Settings.Sales_Mapping it is empty.
Can anyone help ?
My.Settings.Sales_Mapping = dtable
My.Settings.Save()