TreeView not rendering

0
We have a treeview in a project we upgraded from 4 to 5. It stopped rendering with 5.7.0 I tracked it down to the Commons.js getObjectAttr having to comment out the return mxui.html.renderValue(object, attr); As it was here it was stopping without throwing an error. Is there something that can have caused this within the configuration?
asked
4 answers
0

Are you using the latest version of the treeview widget (v1.1, published on 03-18-2014)? If you are, you can file a bug report in our support portal for this. Please include a test project and clear reproduction instructions to allow us to better solve your issue.

answered
0

I am trying the TreeView and GridView Demo Project. In this project, I have upgraded the Treeview widget to version 1.1. When running the project, the following message appears: Could not create widget TreeView.widget.GridView: TypeError: undefined is not a function

Is there already a solution for this?

answered
0

I am trying the TreeView and GridView Demo Project in Mx 5.7.0.1. In this project, I have upgraded the Treeview widget to version 1.1. When running the project, the following message appears: Could not create widget TreeView.widget.GridView: TypeError: undefined is not a function

answered
0

I am trying the TreeView and GridView Demo Project in Mx 5.7.0.1. In this project, I have upgraded the Treeview widget to version 1.1. When running the project, the following message appears: Could not create widget TreeView.widget.GridView: TypeError: undefined is not a function.

Is there already a solution for this?

answered