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

Urgent Fix For Rad Grid Detail Table Issue

1 Answer 195 Views
Grid
This is a migrated thread and some comments may be shown as answers.
nagendra
Top achievements
Rank 1
nagendra asked on 13 Dec 2010, 01:33 PM
Hi ,

I need to allow scroll for Detail Table along with have static header . I have implemented solution based on the below link.
http://www.telerik.com/community/code-library/aspnet-ajax/grid/separate-scrolls-for-inner-tables-in-hierarchical-grid.aspx

Since detail table have large amount of data, when user scrolls down, he will not be able to see the Detail table header.
So please suggest the solution for the problem or Is there any work around for this?
Can we use Radgrid inside a RadGrid instead of DetailTable to solve this problem?

I have attached the screenshot for your reference. Screenshot1 shows the initial look of the grid and Screenshot2 shows after scrolling the DetailTable.

It is very urgent and important for me.Please reply as soon as possible.

when data is more in the grid user gets to see 4 scrolls. which is like confusing ... please refer the screen shot.

Thanks,
Nagendra



1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 15 Dec 2010, 09:48 AM
Hello nagendra,

Unfortunately, the code-library you have quoted is the furthest you can go in the direction of this application scenario as RadGrid does not support scrolling and static headers for detail tables. I'd suggest that you indeed use a nested grid for you detail tables as demonstrated in the following online example:
http://demos.telerik.com/aspnet-ajax/grid/examples/hierarchy/nestedviewtemplate/defaultcs.aspx

Greetings,
Tsvetoslav
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
Grid
Asked by
nagendra
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
Share this question
or