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
I am working on project which built in ASP.net MVC and uses Javascript extensively. I have table which fetches data from
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am