Unplanned
Last Updated: 14 Sep 2023 05:33 by Chris
Created by: Chris
Comments: 0
Category: ItemsControl
Type: Feature Request
0
Similar to the RadListView Layout definition, I want to visualize the items in the ItemsControl in a horizontal stack; wrapping them by using WrapLayout or in a grid layout. 
Unplanned
Last Updated: 28 Jul 2023 06:06 by Steve
Currently the scrollbar is not visible on mobile but visible on desktop while scrolling. 
Unplanned
Last Updated: 26 Apr 2023 21:17 by Aaron
Created by: Aaron
Comments: 0
Category: ItemsControl
Type: Feature Request
1

Hi Team,

This is request for you to please expose some of the ScrollView that the ItemsControl uses internally. It would be best of it was a direct reference to the ScrollView itself... but I understand if you don't want folks messing with the ScrollView's content or functionality.

So, I want to set a lower bounds of this feature request and ask that you at least allow us set a X/Y position for scrolling (I have my own custom acceleration code). For example, here's the actual method of the .NET MAUI ScrollView:

Thank you,

Aaron