Tableview Scroll bar Desktop behavior

Hi,

On a mobile device, you use your finger to swipe in either an up or down motion to indicate the direction you want you list to move. On the desktop, you typically use a mouse to scroll through a table/grid.

Is there a way to mimic the native desktop behavior for a TableView?

Meaning - a scroll bar on the side of the tableview to navigate and mousewheel event?

Thanks.

Herb