_jmc_
_jmc_
CC#
Created by _jmc_ on 1/9/2023 in #help
❔ Help with program, datagridview to xml help
Hello Everyone, I'm new to c#(know a bit of c++ and python) and trying to make a simple program project. I have designed it layout wise how id like, functionality wise it works. However, I would like the datagridview to save when I close and reopen. From reading around I need to create an XML file. Ive tried a bunch of solutions online an they all seem to break my code. I would image the jest of what needs to happen is on application load the xml is read and loaded into the datagridview. Then when I enter text into the textbox and push the button it send to the xml file and datagridview. Not sure what you need from me if you need my current code just let me know. Thanks in advanced!
9 replies