Page 1 of 1

I am working on project which built in ASP.net MVC and uses Javascript extensively. I have table which fetches data from

Posted: Fri May 20, 2022 10:04 am
by answerhappygod
I am working on project which built in ASP.net MVC and uses
Javascript extensively. I have table which fetches data from SQL
and stored in datatable, and in each row i have button, when user
clicks on it, it will open popup and shows pdf, (which i am
rendering). Once user closed modal, next time if he opens button,
it will show previous data. its not refreshing.
I have tried $(this).removeData('bs.modal'); it doesn't worked
for me.
Here is my Modal code. Any idea how we can refresh only modal in
Java Script?
Modal content
Preview×
PreviousNext
Zoom In (+)Zoom Out (-)
Close