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

RadAjax and Hierarchical Grid

1 Answer 58 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Josh
Top achievements
Rank 1
Josh asked on 04 Sep 2009, 03:45 PM
I have a Hierarchical grid that is updated through radajax.  The problem is
when I rebind my grid due to a change in the datasource or when I expand
the detailtable.  The problem I am having is my grid headers and group
headers are overlapping the vertical scrollbar for the grid and looks
very unprofessional.  Additionally, a horizontal scrollbar is being added
that shouldn't be there since the grid is only 99% wide.  The child table
is also shifting its placement by about 5-10 pxs to the left and adding
scrollbars to itself.

These problems do not exist on startup on the webpage.  Only after a
postback where I rebind the grid.

For these reasons I am trying to shift to an updatepanel, however, that
is proving to be a task in itself.

Any ideas?

Joshua

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 07 Sep 2009, 10:14 AM
Hello Josh,

Scroll bars appear when the scrolling is enabled and the grid cannot display all of its rows or the width of a GridTableView exceeds the width of the item in which it is nested.
Review the following live demo and let me know what is the difference in your case:
Update/Insert/Delete in Hierarchy

All the best,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Josh
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or