Hello,
I am trying to create an app to interact with a database I have imported into sql server. In visual studio, I remember being able to drag a dataset into the form and it would generate labels and textboxes that would contain the information from the table. For some reason, I am having a hard time trying to figure out how to do this again. I can get the datagridview to work, but I want the data to populate into textboxes.
If anyone could provide any assistance, that would be great!
Anthony
I am trying to create an app to interact with a database I have imported into sql server. In visual studio, I remember being able to drag a dataset into the form and it would generate labels and textboxes that would contain the information from the table. For some reason, I am having a hard time trying to figure out how to do this again. I can get the datagridview to work, but I want the data to populate into textboxes.
If anyone could provide any assistance, that would be great!
Anthony