Posted 29 December 2021, 10:57 am EST
I’m working with the new .Net5/6 WPF FlexGrid control as a replacement for C1DataGrid. I’ve found an issue/bug with the scrollbars built into the control. The scroll buttons (up/down/left/right) don’t do anything when you click them. The slider bar button works properly as does scrolling with page up/down and a scroll wheel. This behavior is present in the FlexGridExplorer source code sample and in the downloadable ComponentOneDemoExplorer_20213.1.2. The .Net Framework 4.5.2 version of the WPF C1FlexGrid works correctly.