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

vertical scrolling

4 Answers 274 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Marcus
Top achievements
Rank 1
Marcus asked on 11 Nov 2011, 08:12 PM
Hi

I created a tabstrip with an kendgrid inside.

The grid is real huge ... they are v scrollbars but I miss the h scrollbars

How to enable v-scroll bars in my tabstrip (or maybe in the grid?)


Marcus

4 Answers, 1 is accepted

Sort by
0
Marcus
Top achievements
Rank 1
answered on 11 Nov 2011, 08:16 PM
I see the h scroll bar but cant use it:
0
Dimo
Telerik team
answered on 14 Nov 2011, 08:35 AM
Hi Marcus,

In order to have a horizontal scrollbar in the Kendo Grid, you need to set pixel widths to all columns and their sum must be greater than the Grid width.

Greetings,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Mahaveer
Top achievements
Rank 1
answered on 08 Feb 2012, 06:59 AM
hi,

how can i make vertical scroll as auto. I am getting a bar at the right most corner of the grid.
i tried autoscroll: true, is not working.

Regards
Mahaveer
0
Dimo
Telerik team
answered on 08 Feb 2012, 08:52 AM
Hello Mahaveer,

When Grid scrolling is enabled, the vertical scrollbar is always visible and the whole Grid layout is designed with this idea. Showing the scrollbar only if needed will require the Grid to readjust some of its styles each time the scrollbar is hidden or shown and this is an unnecessary overhead, moreover, a hard-to-detect scenario.

Regards,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
TabStrip
Asked by
Marcus
Top achievements
Rank 1
Answers by
Marcus
Top achievements
Rank 1
Dimo
Telerik team
Mahaveer
Top achievements
Rank 1
Share this question
or