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

Problem during Paging

1 Answer 51 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rahul Khinvasara
Top achievements
Rank 1
Rahul Khinvasara asked on 16 Feb 2009, 03:15 PM
Hello,
I went through one problem,For understanding problem clearly refer this link first. 
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/pagertemplate/defaultcs.aspx

  Actually I was reffering C# code for given demo Where in RadGrid1_ItemCreated Command I was using the same code
as it is given in above link but there used one method GetNumericPager which I am not able to get because
it's not available in GridPagerItem 's method,Otherwise I have used same .aspx coding for paging.Because of not able to use this method I am not able to perform paging functionality properly.
 Plz let me know how I'll get method GetNumericPager ,Shall I need to add any dll.
 
 I hope I'll get my solution soon.

Thanks

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 17 Feb 2009, 06:53 AM
Hello Rahul,

The GetNumericPager method for the GridPagerItem, has been added only from version 2008.3.1105 (Q3 2008). Probably, you would be using an older version  of RadGrid. If so, you can try upgrading to the latest version of RadGrid. You may find the following kb article helpful while upgrading your RadGrid control:
Updating RadControls for ASP.NET to another version or license

Thanks
Princy.
Tags
Grid
Asked by
Rahul Khinvasara
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or