Jump to content

Displaying images using image path in datagridview in C# winforms

so i have a table in my sql server that holds the directory path, the image name and another row called name which stores a user input. im able to manually enter a row ID and get the directory path and file name combine them together and assign to another string. without entering manually, i want to get all images from the table and display it i the datagrid one after the other. is there a way to get this done?

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×