There seems to be a problem with the document ready state being ready before RadFormDecorator decorates the controls on the page. jQuery nor document.getElementById is not finding the controls in the document ready function. All attempts return null in IE but work fine in FireFox.
I disabled RadFormDecorator and the problem went away.
Any ideas?
I disabled RadFormDecorator and the problem went away.
Any ideas?