'How can i show a pop-up in client side from server side in asp.net MVC
I have a function that does Excel import, while this function is working i want to show a pop-up to client and he decides to continue the function work or stop it. First call of the function is jQuery Call so how can i manage the state of my done work in the function. this is implemented in MVC project.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
