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 ...