❔ .IO Help
Hi guys! Can someone help me out pls! I'm having a massive bad time making this and I going nuts with this! Basically I wanted to make my project windows forms C# to go get X information to a text file and then whe I add more information it would appear on my data gird that is working, but, I don't know what I did because I wanted to make like, if I close the program and strat again the data would be there and it was working but now it isn't can someone help me out please!
2 Replies
Let's try and decode this. You have a winforms app with a data grid. You want it to read from a file on startup(?), and save on shutdown(?). You also want it to continuously read from the file during runtime and add new rows to the grid(?)?
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.