Click here to Skip to main content
15,881,600 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have cshtml page, it has a browse button and an add button. I can browse a file and while I click the add button I want to show the file name and a delete option on a grid on the same page. Each time while adding the files I want to update the grid with the files added. How this can be done. I am new to MVC. Thanks in advance.
Posted
Updated 20-May-13 1:24am
v2

1 solution

Hello Vishnu,

Please look into following post:
ASP.NET File Upload with Progress Bar[^]

Thanks,
Imdadhusen
 
Share this answer
 
Comments
Vishnu Vikraman 20-May-13 7:35am    
Hi Imdadhusen,
Thanks for the post. But in my case am not using asp.. i want to display the uploded list in a grid like format in my cshtml page.
Sunasara Imdadhusen 20-May-13 7:43am    
That's correct, but you may find references from there. there is no difference in logic. you have to write in MVC formats. that's it....

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