Report control broken after upgrade to v15.1.3 |
Post Reply |
Author | |
ericchubb
Groupie Joined: 31 May 2010 Location: Ireland Status: Offline Points: 15 |
Post Options
Thanks(0)
Posted: 08 May 2012 at 10:30am |
Hi there We have a CXTPReportControl - derived object which we use to display a hierarchical tree view of certain objects. One of the features of our control is that when a user clicks on the "+" under a collapsed item in the tree while holding the "ctrl" key, the tree item recursively expands itself and all its children until it terminates at the leaf children. We made the jump from XTP v12.0.2 to 15.1.3 last October, and then to 15.2.1 last month. However, we noticed with the October jump that strange behaviour was introduced with the feature mentioned above. What happens now is that if a user multi selects tree items and clicks on the "+" of one of the selected items while holding ctrl, the children of the expanded item appear above all the top level items, but they appear at the correct depth if you follow me: So in the image above, the folder "contacts decompile" should appear as a child of the "act" child of "contacts.chm" but it appears as the first item in the tree. The code we use to perform the recursive expansion is as follows: //pointer to control hosting this CXTPReportRow
Then below we have
|
|
Eric
Product: Xtreme Toolkit Version 22.0 Platform: Windows 11 (64bit) - Language: Visual C++ 2022 /C# .NET 2/3.5/4/5/6/7 |
|
ABuenger
Newbie Joined: 02 February 2006 Status: Offline Points: 1075 |
Post Options
Thanks(0)
|
Hi,
please open a support ticket and attach a sample that reproduces your problem. Andre |
|
Codejock support
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |