I currently try to save a datatable as a user setting using die old "properties.settings.default.save()" method.
It does not work. My Settings don't get saved. however it does work when I try to save a string as setting.
So I am really wondering why it doesn't work with the datatable. Saving the datatale would make a lot of things easier for me, so any help on that or any alternative solutions would be greatly appreciated!