1
Answer

.NET MVC with JQUERY TABLE

Rama Rao

Rama Rao

4y
408
1
Hi,
 
I have jquery jtable grid with rows. I kept download button for each grid row. My requirement is when I click download button, I have to call action method in the controller which will read the excel file which is available in the folder and open/save option in the UI. if file is not available need to show that file not found message and also exception handling in action method. Please help.
Answers (1)