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.
Ronika JencyPosted Apr 23, 2020, 3:14 AM