Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » CExtTreeGridWnd ItemHide bug Collapse All
Subject Author Date
Offer Har Mar 21, 2008 - 1:37 PM

Dear Support,


I have a tree control in which I have several root items, each have sub-items. I use ItemHide to show/hide some of these sub-items.


I see that after I hide some nodes and show them again, they are displayed in the wrong place in the tree, and the tree is completly messed up.


Please verify and fix.


Thanks,


Ron.

Technical Support Mar 26, 2008 - 2:09 PM

We are working on the fix for item hiding algorithm

Offer Har Mar 26, 2008 - 2:12 PM

Good to know that you’re alive

Technical Support Mar 22, 2008 - 3:02 PM

You can see how tree item hiding is used in the tree filtering algorithm in the FilteredGrids sample. We do not see any problems with the tree structure there. If the ItemHide() can damage tree data, then we need some code or a test project which reproduces this problem.

Offer Har Mar 25, 2008 - 10:17 AM

Dear Support,


I sent you a sample application, all I ask is that you’ll let me know that you received it... I guess this is too much to ask.


Maybe today you will do me the honor and let me know that you received it?


Ron.

Offer Har Mar 23, 2008 - 8:41 AM

Dear Support,


I managed to create a sample application that re-produces the bug. Please let me know that you received it. Below is the output I get when I run the application and do two simple steps that I explained you in the mail:


Offer Har Mar 22, 2008 - 4:07 PM

I will generate a sample application and send you.