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

Paging on Telerik WinForms

9 Answers 211 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Julian Samuel
Top achievements
Rank 1
Julian Samuel asked on 29 Nov 2010, 03:28 PM

Hi,

 

We  need to implement  paging concept in the Telerik rad grid control for win forms. At present Telerik doesn’t  provide paging  in win forms. Is there a way to implement custom paging , provided it should honor the filtering within the grid.

 

Thanks,
Julian

9 Answers, 1 is accepted

Sort by
0
Richard Slade
Top achievements
Rank 2
answered on 30 Nov 2010, 08:54 AM
Hello, 

The RadGridView doesn't support out of the box paging. However, you can emulate paging which is detailed in this blog post

However, I'd say that paging is required for good performance in RadGridView as it now uses UI Virtualization. You can read more about it's logical Vs Visual Structure at this link

Hope that helps, but let me know if you need more information
Richard
0
Richard Slade
Top achievements
Rank 2
answered on 01 Dec 2010, 11:20 AM
Hello,

Did this help? If so, please mark as answer so others can find the solution too. If you need more help, just let me know.
Richard
0
Eugene
Top achievements
Rank 1
answered on 01 Jun 2015, 02:11 PM
The blog post link is not valid
0
Dimitar
Telerik team
answered on 01 Jun 2015, 02:46 PM
Hello Eugene,

This is now supported out of the box. Detailed information can be found here: Paging

In addition this is the correct blog post link: Emulating Paging with RadGridView for WinForms and LINQ with 1 million records

I hope this information helps. 

Regards,
Dimitar
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Tomas
Top achievements
Rank 1
answered on 07 Jul 2015, 08:28 AM
I can't use telerik paging. I always get an error. "MasterGridViewTemplate does not contain a definition of 'EnablePaging' and no extension method 'EnablePaging' accepting a first argument of type 'MasterGridViewTemplate' could be found."
0
Stefan
Telerik team
answered on 07 Jul 2015, 10:27 AM
Hello Tomas,

Thank you for writing.

Paging was added to RadGridView back in Q1 2014 (2014.1.226), so if you are using older version, this is the reason you cannot see the property.

In order to benefit from the new functionality feel free to upgrade to at least Q1 2014 (I would recommend our latest version).

I hope that you find this information useful. Should you have any other questions, do not hesitate to contact us.

Regards,
Stefan
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Aseman
Top achievements
Rank 1
Veteran
answered on 16 Dec 2019, 01:11 PM

Hello Stefan 

Hello
I Wrote Custom Pagination On Win Form By linq to SQL. and Loading 20 Records In Data source For every Page , because of Lots Of Records and Slowly Operations.(More Data On : [ https://www.telerik.com/blogs/emulating-paging-with-radgridview-for-winforms-and-linq-with-1-million-records])
then I got this result:
Page 1 : 1 to 20
Page 1 : 1 to 20
Page 1 : 1 to 20


and another question is :
can I have event for numeric button in paging panel element in grid view in win Form ?
I can  Not Set the numeric button Count On Loading. why?
RadGridView.GridViewElement.PagingPanelElement.NumericButtonsCount=5; <it does n`t Work>
I have just One button in numeric button Count Controls 

0
Aseman
Top achievements
Rank 1
Veteran
answered on 16 Dec 2019, 01:18 PM

excuse me 

i`m mistaken

Page 1 : 1 to 20
Page 2 : 1 to 20
Page 3  : 1 to 20

...

and so on.

0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 17 Dec 2019, 07:43 AM

Hello, Aseman,     

Your questions have already been answered in the other threads you have opened on the same topic. Please, see our answer there for more information:

https://www.telerik.com/forums/row-count-in-paging#nMtrAnvLxUecn2lrK7EgiQ 

https://www.telerik.com/forums/customize-gridview-paging-panel#xluN7K-S10u-L_EGRRLG0g 

We kindly ask you to use just one thread for a specific problem to contact us. Posting the same questions numerous times slows down our response time because we will need to review and address two or more tickets instead of one. Moreover, threads are handled according to license and time of posting, so if it is an urgent problem, we suggest you use a support ticket, which would be handled before a forum thread.

Thank you for your understanding.

 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
Julian Samuel
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Eugene
Top achievements
Rank 1
Dimitar
Telerik team
Tomas
Top achievements
Rank 1
Stefan
Telerik team
Aseman
Top achievements
Rank 1
Veteran
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or