I use Bootstrap Modal class within asp.net update panel. when request send from update panel to server modal is closed. I reopening this modal again from server side But my problem is this open or close modal effect showing.
So I want to open modal not close when request send from updatepanel.