Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,

I have Grid View inside grid i have no of records.but i want to change or edit selected row in grid.so i want to display all data in to text boxes and dropdownlist .I displayed those to but i need to display fileupload control to update file name.


Here small thing when i edit data without fileupload they get error like

Access to the path 'D:\Venkat\Venkat.s\VENKAT\Dmst\documents' is denied.

But i don't select any file in fileupload.thats why i get error, then i selected file then it ll be ok.

Thanks&Regards
Venkat.S
Posted
Updated 3-May-11 2:45am
v2

1 solution

try using below link

http://www.aspnettutorials.com/tutorials/file/fileupload-csharp.aspx
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900