Alessandro Zifiglio

Fixing the ModalPopup control in the AjaxControlToolKit

All posts have moved to Typps

See you there.

Alessandro

Comments

rascunho » Blog Archive » links for 2007-12-27 said:

Pingback from  rascunho  » Blog Archive   » links for 2007-12-27

# December 27, 2007 3:42 PM

Martin Kim said:

Thanks! I wanna find this solution

# March 30, 2008 8:26 PM

SinS said:

So you use DataControlModalPopup, but i haven't got it also i couldn't find it. so how can i find it?

# June 22, 2008 5:54 PM

rob von said:

I had a play with this today. Found two issues:

1. An alert in the js for the popup alert(disposing) which causes an exception. I just took it out.

2. When you click edit and enter update mode, if you then close the popop with the close link, the mode stays in edit mode and the next select click brings up the updated not the edit dialog.

Otherwise an interesting and worthwhile solution

BTW I converted to .net 3.5 and the solution to a web project and separate control project for something to do... and the form into code behind format etc. so I could have made a mistake somewhere.

# October 4, 2009 1:18 AM