I'm trying to get a validation summary to show as a pop up box. I have
EnableClientScript=True
ShowMessageBox=True
ShowSummary=true
on my validation summary, and have set EnableClientScript=True for the requiredfield and compare validation controls on my page. The Summary is fired but and the summary shows, but I am not getting the Popup.
EnableClientScript=True
ShowMessageBox=True
ShowSummary=true
on my validation summary, and have set EnableClientScript=True for the requiredfield and compare validation controls on my page. The Summary is fired but and the summary shows, but I am not getting the Popup.