Question
I'm creating a Windows Form application C# in Visual Studios. The interface allows the users to enter information in a textbox then they click the
I'm creating a Windows Form application C# in Visual Studios. The interface allows the users to enter information in a textbox then they click the submit button and their information is displayed. I'm having trouble creating a grid or table displaying each report item on a separate line allowing the user to click an Edit button in order to display that particular text entry back into the text area for editing and re-saving. Then a cancel button allows the user to cancel the editing process. I also need to save the entered text from the textbox into either a MS-access database or MS-SQL server data file. Any sugggestions on how to go about doing this?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started