This is a migrated thread and some comments may be shown as answers.

Scroll Bar DIsplay on Touch Devices

3 Answers 71 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 15 Mar 2012, 04:41 PM
Hi,

Is there any way to display scroll bars for the grid on touch devices?  I'm concerned our users won't recognize there is more to the list since there isn't a visual cue on my grid.

Thanks,
Andrew

3 Answers, 1 is accepted

Sort by
0
Marin
Telerik team
answered on 20 Mar 2012, 12:24 PM
Hi Andrew,

 I am afraid most mobile browsers do not support scrollbars out of the box. We have a TouchScrollExtender for some of the controls (including RadGrid) that add custom scroll indicators while the content is being scrolled so this provide a better visual representation, but other than that initial scrollbars are not visible.

All the best,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Andrew
Top achievements
Rank 1
answered on 20 Mar 2012, 01:59 PM
Thanks for the response, Marin.

I'm not sure how I missed that being the general behavior - I really thought I'd seen them, but of course I can't find any examples now.

Can you specify what you mean by scroll indicators with the TouchScrollExtender?  On the demo page, I can scroll, but don't see any indicator that the grid scrolls.

Thanks again.
0
Marin
Telerik team
answered on 21 Mar 2012, 12:16 PM
Hello Andrew,

 Indeed the scroll indicators are not visible on the demo most likely because of some of the styles on the page which do not cooperate very well with the touch scroll extender on mobile device. If you put the grid on a clean page there shouldn't be such problems. I am attaching a sample page where you can see that while scrolling up and down the scroll indicators are shown on the right side of the grid where normally the standard scroll is placed.

All the best,
Marin
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Andrew
Top achievements
Rank 1
Answers by
Marin
Telerik team
Andrew
Top achievements
Rank 1
Share this question
or