open a file that is stored in a database from mouse click on a cell in a datagridview c#

  • Thread starter Thread starter Nathaniel.Ja
  • Start date Start date
N

Nathaniel.Ja

Guest
hey guys im a novice to C#

Im working a project that stores files eg. pdf, txt, docx etc.

i am able to store a file in the database.

so now i want a user to be able to click on a cell in a datagridview and it opens and read the file that was stored in the database.

can anyone point me in the right direction?

thanks in advance.

how open a file that is stored in a database from mouse click on a cell in a datagridview c#

Continue reading...
 
Back
Top