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

Telerik RadGrid Error - GridPagerStyle does not have PageSizeControlType

1 Answer 104 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Troy
Top achievements
Rank 1
Troy asked on 30 Oct 2013, 08:16 PM
A co-worker gave me a modified version of a file and now I can't get the project to compile in Visual Stuio.  As far as I know, we're both using the same source code.  I tried copying the Telerik .dll files from the server (where the code is working) and referencing those files, but I am still getting the same error.  The version of my Telerik .dll files is 2012.1.215.40.  Can you help me with this?

The errors I am getting are

Type 'Telerik.Web.UI.GridPagerStyle' does not have a public property named 'PageSizeControlType'.

Content ('</PagerStyle>') does not match any properties within a 'Telerik.Web.UI.GridTableView', make sure it is well-formed.


The error is from this line:
<PagerStyle PageSizeControlType="RadComboBox"></PagerStyle>

If I comment out that line, I get a whole host of other error messages that are similar (Telerik.XXX does not have a public property named YYY).

1 Answer, 1 is accepted

Sort by
0
Milena
Telerik team
answered on 04 Nov 2013, 09:57 AM
Hello,

PageSizeControlType property is available from Q3 2012 release. So, to use this property it is needed to upgrade to Q3 2012 or later version of RadControls.

Regards,
Milena
Telerik
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 the blog feed now.
Tags
General Discussions
Asked by
Troy
Top achievements
Rank 1
Answers by
Milena
Telerik team
Share this question
or