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

[Solved] Ajax Master/Detail MVC Grid display issue

1 Answer 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sang
Top achievements
Rank 1
Sang asked on 04 Apr 2012, 04:27 PM
Hi experts,
from the demo Master/detail grid, the server hierarchy grid is collapsable along with the records while the Ajax has a fixed size.  Can we get the Ajax to be the same as server hierarchy? e.g. when I un-collapse the record in Ajax version, there is a big gap between the last record and the pagination, I don't see this issue with the Server side version.  TIA.
  
http://demos.telerik.com/aspnet-mvc/grid/hierarchyajax 

1 Answer, 1 is accepted

Sort by
0
Petur Subev
Telerik team
answered on 05 Apr 2012, 08:24 AM
Hi Sang,

Yes this is possible, you just need to remove the following line from the Grid configuration :
.Scrollable(scrolling => scrolling.Height(580))


Regards,
Petur Subev
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 Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now.
Tags
Grid
Asked by
Sang
Top achievements
Rank 1
Answers by
Petur Subev
Telerik team
Share this question
or