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

Scroll with detail tables

5 Answers 259 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Vu Nguyen Tran
Top achievements
Rank 1
Vu Nguyen Tran asked on 24 Jul 2010, 05:25 PM
Hello everybody,

I have got a problem with rad grid for ajax asp.net. The point is that i had set the scroll to true for rad grid, and the vertical scroll had appeared, but the rad grid is wide enough and does't need a horizontal scroll. However the detail table width is too wide, and it go over the grid so that the user cannot see. 
And my question is : how can i scroll with the detail table when master table ( rad grid ) do not have a horizontal scroll bar ?

Thanks a lot for your attention

5 Answers, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 29 Jul 2010, 07:44 AM
Hello,

This is not a straightforward scenario and the further you can go with its implementation is demonstrated in the following code library example:
http://www.telerik.com/community/code-library/aspnet-ajax/grid/separate-scrolls-for-inner-tables-in-hierarchical-grid.aspx

Hope it helps.

Regards,
Tsvetoslav
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
dave
Top achievements
Rank 1
answered on 22 Feb 2013, 04:36 PM
The example mentioned above is a great start for scrolling inner tables. 
Is there any way to also set StaticHeaders for the inner tables?  I have already set 

grid.ClientSettings.Scrolling.UseStaticHeaders = true;

but that doesn't have any affect on the inner tables.  I have not found any similar setting for the nested view.

Thanks,
Dave

0
Tsvetoslav
Telerik team
answered on 25 Feb 2013, 03:38 PM
Hi Dave,

This is not a supported scenario with RadGrid.

Regards, Tsvetoslav
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
surya
Top achievements
Rank 1
answered on 13 Jan 2016, 11:56 PM

Hello Telerik team...

Does radgrid support Static headers for innertable now?or not yet?and one  more thing i have total footer calculations for each inner table.If i keep inner tables expanded all the time the calculations are done wrong as the second inner table adding the first inner calculations too.if i keep inner table in collapsed mode it is working fine.is there any way i can do the calculaton right when inner tables are in expanded mode?

Thanks

0
Maria Ilieva
Telerik team
answered on 18 Jan 2016, 02:56 PM
Hi Surya,

Based on the provided description it is rather difficult to determine what exactly is your scenario and what the problem you are currently facing. As this thread is rather old I would suggest you to open a new forum thread and described your exact scenario and the problem you are currently facing. Thus we will be able to revise your scenario locally and advise you further.

Regards,
Maria Ilieva
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Vu Nguyen Tran
Top achievements
Rank 1
Answers by
Tsvetoslav
Telerik team
dave
Top achievements
Rank 1
surya
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or