Scrolling horizontally a TreeListBox having HasTreeLines=true moves the tree lines also

Grids for WPF Forum

The latest build of this product (v25.1.0) was released 2 months ago, which was before this thread was created.
Posted 2 months ago by Daniel Constantin - ModuleWorks GmbH
Version: 24.1.3
Platform: .NET 4.8
Environment: Windows 11 (64-bit)
Avatar

Hi!

When using the horizontal scroll bar for a TreeListBox with ScrollViewer.HorizontalScrollBarVisibility="Auto" ScrollViewer.VerticalScrollBarVisibility="Auto" and HasTreeLines="True" will move the tree lines always showing them on the screen.

Kind regards,

Daniel

Comments (4)

Answer - Posted 1 month ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Daniel,

Thank you for reporting this.  We've fixed it for the next release, which will be v25.1.1.


Actipro Software Support

Posted 1 month ago by Daniel Constantin - ModuleWorks GmbH
Avatar

Thanks!

I put the TreeListBox inside a ScrollViewer as a workaround.

Kind regards,

Daniel

Posted 9 days ago by Daniel Constantin - ModuleWorks GmbH
Avatar

Hi!

I put the TreeListBox inside a ScrollViewer as a workaround but I cannot scroll now :(

Any advice on how to disable the scroll for the TreeListBox such that scrolling to work ?

Kind regards,

Daniel

Posted 9 days ago by Daniel Constantin - ModuleWorks GmbH
Avatar

Hi!

I managed to make it work rerouting the mouse wheel events.

Kind regards,

Daniel

Add Comment

Please log in to a validated account to post comments.