Sign in | Join
Last post 01-06-2009 2:50 AM by scothu. 4 replies.
Sort Posts: Oldest to newest Newest to oldest
Is it possible to use the AJAX ModalPopupExtender to open a modal popup to edit data instead of redirecting them to another page for editing?
Thanks!
i can't understand ur question
I have a sample of this that I've demoed in the past. I will get it uploaded to the Dynamic Data sample site tomorrrow.
Awesome! I appreciate it.
I've posted a new sample on the Dynamic Data samples page at: http://www.codeplex.com/aspnet/Release/ProjectReleases.aspx?ReleaseId=14473. This sample contains both Entity Framework and Linq to SQL samples that replace the default ListDetails page templates with ones that use the ModalPopupExtender from the AjaxControlToolkit.When an item is selected or inserted instead of having a DetailsView at the bottom of the page a dialog popups up on top of the page containing the DetailsView. Sorry it is a little later then I planned.