Completed
Last Updated: 07 Feb 2022 08:02 by ADMIN
Release LIB 2022.1.207 (7 Feb 2022)
Stenly
Created on: 27 Jan 2022 15:53
Category: PanelBar
Type: Bug Report
1
PanelBar: Setting a RadGridView for PanelBarItem's content does not display all of its columns

Setting a RadGridView element instance as content for a RadPanelBarItem, causes the RadGridView to not show all of its columns.

As a workaround to this, you could set the IsScrollViewerInsideItemsEnabled property of the RadPanelBar element, to True, and you could control the expanded length of the PanelBarItem which holds the RadGridView instance. This could be done by utilizing the ExpandedLength property.

0 comments