… while still enabling it scroll?
I have a Spark List running in a mobile application. When I turn on horizontal scroll bars and then when I swipe as I use the application scroller bars fade in and then fade out. I would like them to always be invisible.
Inside your css file do this
create a class like this
All your list scroll bar will be invisible, hope this will help