I have an ultrawebgrid and multiselect webdropdown is a templated column in that grid. It works fine when the page gets loaded first time but after postback the webdropdown gets disabled. Nothing happens on clicking the webdropdown.
I tried to create a sample site with webdropdown and a submit button in it. But even when this site runs, runtime script errors start coming.
Attached is the sample site.
Please help. We have a deliverable planned in 2 days.
Hi,
Thanks for your response. I was digging the code to find the root cause. And i found it.
I have some async events on my page. The webdropdown gets disabled on asyn postbacks. Everything works fine on normal postback.
The webdropdown does not look disabled but nothing happens when i click on it after async postback.
Please help!!
I tried your sample but I didn’t find anything wrong with it, and I don’t see the submit button that you are mentioning. Would you check if you have attached the correct sample, and would you tell me what are the exact steps that I should follow to replicate your issue?
What you mean that the webdropdown is disabled? Does it look disabled or it just doesn’t open? You can try setting the property EnableDropDownAsChild=”false”. You can also test your project with the latest service release, because it is possible that your issue is resolved with it.
Regards,
Lyuba
Developer Support Engineer
Infragistics
www.infragistics.com/support