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

Hierarchy Grid Problem in latest version of Telerik

4 Answers 50 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Medac
Top achievements
Rank 1
Medac asked on 09 Apr 2010, 10:55 AM
Hi,

I am using Telerik.Web.Design.dll - ( Version number - 2010.1.309.40 ). and in my page I am havinf hierarchy grid. On Expand Page Footer I am in (Page Number) is getting added at the top on all the grids.

What is the problem with the hierarchy grid? How to fix the above issue? I have also attached my screen shot after clicking on expand button.

4 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 12 Apr 2010, 11:57 AM
Hi Medac,

Our developers already fixed the problem you are facing with RadGrid pager in 2010.1.309 version of RadControls for ASP.NET AJAX. You can check the latest internal build for a fix.

Greetings,
Pavlina
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
Medac
Top achievements
Rank 1
answered on 12 Apr 2010, 01:42 PM
Hi,

In the link which you have provided to check the internal build there are three zip files. In all of which Bin and Bin35 folder exists. No Bin40 folder present. According to my knowledge BIN refers or supports Framework 2.0, Bin35 refers to or supports Framework 3.5 and Bin 40 refers or supports Framework 4.0.

Currently I am upgrading my code from 2.0 to 4.0. I am getting following pager problem. Check image of my previous mail. Please specify me the Version number of dll which I need to use to fix the issue. [Hierarchy Grid issue].
0
Medac
Top achievements
Rank 1
answered on 13 Apr 2010, 05:21 AM
Hi,

Anybody please help me.
0
Pavlina
Telerik team
answered on 14 Apr 2010, 04:59 PM
Hi Medac,

Internal build 2010.1.316.40 includes the fix. Could you please ensure you are setting the AlwaysVisible property for the MasterTableView like this:
<MasterTableView>
    <PagerStyle Position="Bottom" AlwaysVisible="true"  /> 
</MasterTableView>

Sincerely yours,
Pavlina
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
Medac
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Medac
Top achievements
Rank 1
Share this question
or