Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
75
How to place a WebDropDown control inside an asp repeater?
posted

Hi,

I'm trying to place a webdropdown control within the <itemtemplate> tag of an asp repeater. I have a dummy script manager outside the repeater without which the webdropdown didn't render. However, when I add more than one rows to the repeater during run time, I get an error:

"Microsoft JScript runtime error: Sys.InvalidOperationException: Two components with the same id {0} can't be added to the application."

Your help is much appreciated. Thanks in advance.

Parents Reply Children