Hi,
I'm getting a "Stop running this script" message when trying to submit a page.
The page that I'm submitting has a number of WebDropDown controls on (about 8 or 10), each with it's own DataSet as a datasource. When not setting the datasource, and just having empty WebDropDowncontrols, the submit works fine.
Is there perhaps any way to get around this problem?
I'm using Infragistics35 Version 10.1.20101.1011
ThanksPaul
Hello Paul,
Did you get this to work?
Let me know if you need further help.
Thanks
Hi Paul,
You may set EnableViewState=false if possible, this should solve the issue.
Thanks,
Angel