Hi,
After the RadUploadControl is disabled using the client API method set_enabled(false), when the user hover the mouse over the disabled RadUploadControl's 'Select' button, the javascript error <'tagName' is null or not an object> is thrown. When debugged we saw a piece of code in the telerik library which is failing. The line where the code is failing is <while(b.tagName!="LI"){b=b.parentNode;>. Kindly do the needful.
I had already raised a support ticket with telerik but no response so far.
Thanks,
Manoj
After the RadUploadControl is disabled using the client API method set_enabled(false), when the user hover the mouse over the disabled RadUploadControl's 'Select' button, the javascript error <'tagName' is null or not an object> is thrown. When debugged we saw a piece of code in the telerik library which is failing. The line where the code is failing is <while(b.tagName!="LI"){b=b.parentNode;>. Kindly do the needful.
I had already raised a support ticket with telerik but no response so far.
Thanks,
Manoj