How Detele The uploaded file from Gridview in C#
Hi Freinds,
I make the application upload the file and download from database on Gridview its working fine but when i tried to delete the file using rowdeleting in gridview its showing error like
"Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index"