开发者

Scrollbar in gridview

开发者 https://www.devze.com 2023-04-05 11:54 出处:网络
I am using a horizontal scrollbar around a gridview because not all fields fit, Is there a way where i can set the scroll bar to appear alligned to the right rather than the standard lef开发者_StackO

I am using a horizontal scrollbar around a gridview because not all fields fit,

Is there a way where i can set the scroll bar to appear alligned to the right rather than the standard lef开发者_StackOverflow中文版t?

I am using: div style="overflow :auto ;width:700px"

thanks


You can do it with javascript. Take a look at this fiddle: Fiddle

0

精彩评论

暂无评论...
验证码 换一张
取 消