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

Radgrid Footer static fixed

4 Answers 398 Views
Grid
This is a migrated thread and some comments may be shown as answers.
RONNY
Top achievements
Rank 1
RONNY asked on 12 Dec 2011, 02:49 PM
Hello,

how can i config the paging-bar in fixed mode?
the problem is, when i grouping the items, the paging-footer is align on the last column and when i open the last grouping item, then i can not see the child-items.
but when i resize the ie-window, the paging footer is going to bottom.
is this a bug?

and the second is, i config the pagingstyle position = top, but the paging is ever on buttom.

update: now i see, this is not a paging problem, because i disable the paging "alwaysvisible = false" and i have the same problem with the radgrid-footer. see attachment.

update2: the problem is the scrollbar. how i can config the scrollbar she is ever on buttom?

best recards

4 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 12 Dec 2011, 04:59 PM
Hi Ronny,

Fixed grid height and the bottom footer position can be ensured only when scrolling with static headers is used.
http://www.telerik.com/help/aspnet-ajax/grid-scroll-with-static-headers.html
Otherwise the RadGrid will be as high as its data and the footer will always be adjacent to the last data row.

Best wishes,
Pavlina
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
RONNY
Top achievements
Rank 1
answered on 12 Dec 2011, 05:38 PM
hi pavlina,

thanks for your answer, but the problem is not solved.
i have "staticHeader = true", but the problem is,when i have 2 groupitems and i expand one groupitem,  the scrollbar stay on the same position and i can not see the childitems. see the attachment.
normaly is, when the scrollbar going automatic down to the last item.

ron...
0
RONNY
Top achievements
Rank 1
answered on 12 Dec 2011, 08:04 PM
new Info:

i found the reason, because when i set the GroupLoadMode="Client" for better performance, then he dont make a gridresize and the scrollbar still on the same place.

Ron...
0
Pavlina
Telerik team
answered on 13 Dec 2011, 01:43 PM
Hello Ronny,

Can you please send us the problematic page code with the related code behind, so that we can test it locally?

All the best,
Pavlina
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
Tags
Grid
Asked by
RONNY
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
RONNY
Top achievements
Rank 1
Share this question
or