Hi,
Im getting a javascript error in this line.
The function is TreeWidget_getHTML
for (var i in sub)
a[j++]=sub<i>.getHTML(o.initialIndent,i==0)
a[j+]='</span>'o.endHTML()
The above function is in the file \aspnet_client\system_web\2_0_50727\crystalreportviewers12\allInOne.js
Please help.