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

Pager Component Not Found

1 Answer 89 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jair
Top achievements
Rank 1
Jair asked on 28 Sep 2020, 03:41 PM
I have installed Telerik UI for ASP.NET MVC R1 2020 SP2 and I'm trying to use the pager component as set in the docs https://demos.telerik.com/aspnet-mvc/pager/integration but I'm getting the following error: "error CS1061: 'Kendo.Mvc.UI.Fluent.WidgetFactory<*********>' does not contain a definition for 'Pager' and no extension method 'Pager' accepting a first argument of type." The project used to work with the Kendo MVC 2018 version so I don't know if I need to update some path in my project in order to be able to use the Pager component. Has anyone faced this issue?

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 30 Sep 2020, 11:29 AM

Hi Jair,

The Pager component is available for ASP.NET MVC as of Kendo UI R2 2020 SP1 release. Please upgrade so you have it available in your application.

Additionally, I can suggest using the built-in Grid Pager and setting its desired position via the Pageable.Position() property:

Let me know if you have any questions.

Regards,
Nikolay
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Jair
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or