You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A C# program written for my Intro to C# Programming class. It is intended to display a datagridview of information pulled from a database. The data is then dropped into a series of text boxes to edit the information and then be able to save it.