Ajax ModalPopup Extender with ASP.NET MVC

devforall picture devforall · Jan 18, 2009 · Viewed 11.5k times · Source

I am trying to implement an Ajax ModalPopup Extender but i have no clue where to start. Can someone please show me how to go about doing this or at least guide me in the right direction.

Answer

RSolberg picture RSolberg · Jan 28, 2009

I've recently used JQuery to send modal popups. Take a look at this. Seems pretty easy to use.

http://www.ericmmartin.com/projects/simplemodal/