Posted on: 7/16/2015 5:37:14 AM | Views : 1323

I am using Microsoft.Web.UI.WebControls TreeView which does not work in IE11. Has anyone experienced the same?
I am getting the following error on the client side in IE 11 only
Object doesn't support property or method 'getTreeNode'
and
Even the selectedNodeIndex is 'undefined'
We have a legacy product and changing the control would make a huge impact.
Please help 

Go to the complete details ...