WTreeView Selection problem
Added by Kushan Gunaratne over 10 years ago
Hi,
I created WTreeView using jwt version 3.3.1.
In this tree view I can select initially loaded nodes only.I can't select nodes inside in the folder.
I saw that same problem is in jwt gallery examples.
thanks,
Kushan
Replies (2)
RE: WTreeView Selection problem - Added by Kushan Gunaratne over 10 years ago
Hi.
can you please help me this issue.
I implement WTreeView for my application to use scrolling functionality.
But I can't select nodes inside the folder node after expand.
Previously same probelm is on jwt gallery MVC Tree Views example, but now this is fixed.
Thanks,
Kushan
RE: WTreeView Selection problem - Added by Koen Deforche over 10 years ago
Hey,
This has been fixed in the examples.
It was a bug in gitmodel.
Regards,
Koen