Rank: Member Groups: Member
Joined: 8/28/2008 Posts: 25
|
I have a really weird problem with the treeview.
The treeview items are all built dynamically and display fine. There are three levels to the treeview. Root, Folder, Item. Root is expanded by default, showing folders. When I expand the folder the items are shown. When I click on an item, the itemclicked event should fire, but it doesnt, the treeview simply closes the folder i have expanded...I can open that folder and click any item within it and get the same problem. If however, after the above has happened, expand a different folder and click an item from within that folder, the itemclicked event fires, I can then go back into the original folder and click the item i originally wanted and the event fires fine!????
Any ideas?
|
Rank: Member Groups: Member
Joined: 11/21/2008 Posts: 15
|
Hi, I have the same problem. You mentioned that it would be fixed in the last build: http://www.essentialobjects.com/forum/postst2481_TreeView-ItemClick-does-not-fire-with-populateondemand.aspxBut apparently this is not the case. When will it be solved?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Please provide a test project that reproduces the problem (see your private message as to where to send the project). We will look into it as soon as we have that.
Thanks!
|