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

Unwanted top pager

1 Answer 37 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Bruce Mendonza
Top achievements
Rank 1
Bruce Mendonza asked on 27 Jul 2010, 03:29 PM

I have a radgrid with detail data, and when the amount of rows in the grid does not exceed the pager amount then when the detail data gets expanded this rogue top pager appears. even though i have specified that it should only appear at the bottom.

<telerik:RadGrid runat="server" ID="RadGrid1" AllowPaging="true" PageSize="15" >
     <MasterTableView AutoGenerateColumns="false"  PagerStyle-AlwaysVisible="true" PagerStyle-Position="Bottom">
                                <Columns>

So in short - when there are a total of 7 rows if you click on the expand details data the pager appears at the top and bottom.

Anybody know why this happens or how I can prevent it from appearing?

1 Answer, 1 is accepted

Sort by
0
Tsvetoslav
Telerik team
answered on 30 Jul 2010, 08:46 AM
Hello Bruce,

Make sure that you have upgraded to the latest release or, even better, internal build of the controls - there was an issue with the pager that was fixed a few months ago.

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