Hi,
We have customised the RadListBox control for our use and are also using CollectionViewSource for grouping. The problem is that the vertical scroll is not showing when there is only a single group.
If there are more than one groups the vertical scroll appears as usual when needed.
We are using a WrapPanel for the ItemsPanelTemplate and have disabled the Horizontal Scrollbar so the items are only stacked vertically when the control is resized.
Please suggest what can be wrong.
Regards
Apar