function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Tejender Mohan 9Tejender Mohan 9 

How to keep scroll bar always visible on Lightning DataTable?

Hello
I am trying to keep to scroll bar of a scrollable division always visible.
If you check the following help page of salesforce 
https://www.lightningdesignsystem.com/utilities/scrollable/#CSS-Class-Overview
You can notice that scroll bars are visible only when the user first starts scrolling using a mouse or touchpad but I am looking for a way to always have a scrollbar on the screen so that the user can scroll using left-click drag as well.
Could you please help me to know how to keep the Scroll bar always visible on a Scrollable division using 'slds-scrollable' class.

Thanks 

Tejender Mohan 9Tejender Mohan 9

Hey Charu

This issue I was facing was something related to Mac OS.

Got the solution on the community forum.

https://trailblazers.salesforce.com/answers?id=9064S000000DfmT

hd sdhd sd
I don't think it's possible to keep the scrollbar always visible using just the 'slds-scrollable' class. However, you could try using custom CSS to achieve this effect. Have you considered looking for solutions on forums or gaming communities related to mouse pad gaming (https://strumace.com/).