Hi
Would someone have a .net c# web application example, which has a jquery modal dialogue (with confirm and cancel options).
modal dialogue is invoked by c# code button and pending the click of confirm invokes a c# method
thanks in advance
Loading
Suthish NairPosted Sep 13, 2013, 6:04 AM
Suneel Kumar BiyyapuPosted Sep 12, 2013, 1:15 AM
Hi Gary,
If You visit the below Address you may get your solution.
http://weblogs.asp.net/hajan/archive/2011/05/30/call-asp-net-server-side-method-from-jquery-ui-dialog.aspx
I hope you will get what you require.