We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

TreeView bug

Hi,

I have a treeview which is popluated dynamically at runtime by the server.
I am hooking into the clientsideonnodeselect event.
This works fine when the tree is not expanded, but as soon as I expand a node, which results in a callback to the server to get the new child nodes, the clientsideonnodeselect does not behave as expected.

Eg, I have a tree with roots
+Node A
+Node B
+Node C

When I select any node, clientsideonnodeselect correctly identifies it.

If I expand A, which has one child, so now I see:
-Node A
+ Child A
+Node B
+Node C

If I select Child A, clientsideonnodeselect tells me the selected node is actually Node C!!

Not good :/

3 Replies

BH Bhuvana Syncfusion Team August 28, 2006 11:10 AM UTC

Hi Tony,

This has been already fixed and here is the beta version of our upcoming 4.3 release which has the fix for the above issue.

http://www2.syncfusion.com/Installs/v4.3.0.1/syncfusionessentialstudiosetup.exe

Here is the list of breaking-changes between 4.2 and 4.3

1. To enhance the overall look and feel, all the css properties (DefaultNodeCss, DefaultNodeRowCss,SelectedNodeCssClass,..)of the treeview have been migrated to the ItemLooks property window.

2. The keyboard access feature has been included by default. Hence the KeyboardEnabled property has been removed in 4.3.

Our sales person will be updating you soon with the unlock key.

Regards,
Bhuvana


TB Tony Butler August 29, 2006 06:59 AM UTC

Thanks - do you have an estimated release date?
Unfortunately, I will not be able to install your beta due to strict company policies :/


BH Bhuvana Syncfusion Team August 29, 2006 12:34 PM UTC

Hi Tony,

The 4.3 will be available in a week''s time. We will keep you updated.

-Bhuvana

Loader.
Live Chat Icon For mobile
Up arrow icon