1
Answer

how I can retrieve pdf file from database to datagridview c#

I store a pdf file from windows form in c# to sqlServer data base and i want to retrieve this file in dataGridView in windows form c# how I can do that ?please help me !

Answers (1)