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
235
Operation is not valid due to the current state of the object.
posted

Is there a maximum number of values allowed in the webdropdown?  I have a webdropdown which will have over 3000 values.  The values load correctly; however, when I try to select a value, and click a button, I get the error "Operation is not valid due to the current state of the object."  If I limit the total values in my webdropdown to 1000, and then click the same button, it fires in my code behind.

Please help.

Thanks