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

Horizontal Scroll for Hierarchy Grid

1 Answer 115 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 01 Jul 2013, 09:53 PM
All -

I have an Hierarchy Grid... i want to enable horizontal scroll for a detail table inside the Master table...
I have the scroll enabled .. but if the number of column in the child grid(table) exceeds the width ... it does not show the horizontal scroll..
The vertical scroll works though..

<ClientSettings ReorderColumnsOnClient="True" AllowColumnsReorder="True">
                <Scrolling AllowScroll="True" UseStaticHeaders="True" EnableVirtualScrollPaging="True" />
</ClientSettings>

How do i go by enabling the horizontal scroll...

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 02 Jul 2013, 03:49 AM
Hi Chris,

Please have a look at this code library.
Separate scrolls for inner tables in hierarchical grid.

Hope this helps.

Thanks,
Princy

Tags
Grid
Asked by
Chris
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or