Hi all,
I'm a VB newbie in this respect so please be patient with me! I have an app that requires the user to input a bunch of values for various things in textboxes, datagridviews and propertygrids. I want this user input to be written to a text file in a specific format (say, on the click of a button, but dynamic writing wouldn't be so bad!)
What is the best way to do this? I'm thinking using a dataset, but I'm no expert so a bit of advice would be helpful.
Cheers