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

Simple question - Show item count at top of grid with pager only on bottom.

3 Answers 72 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alan T
Top achievements
Rank 1
Alan T asked on 24 Jan 2012, 01:49 PM
The thread title pretty much covers it;

but i've got a PagerStyle-Position="Bottom" because i want the user to scroll past the items in the grid before being able to change page.
but i'd also like to display the item count at the top of the grid ; # items in # pages

Sure this is very simple to do,

Thanks

Alan

3 Answers, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 24 Jan 2012, 02:22 PM
Hello,

Please check below link. by this link you can get some idea.
Grid / Pager Template

Let me know if any concern.


Thanks,
Jayesh Goyani
0
Alan T
Top achievements
Rank 1
answered on 24 Jan 2012, 03:24 PM
yeah but how would i do it without including it in a pagertemplate ? i've got my pager at the bottom. i just need this as additional information to display at the top.
0
Alan T
Top achievements
Rank 1
answered on 24 Jan 2012, 03:35 PM
nevermind, think i've got it. grab an instance of the grid then got all these client side functions :

http://www.telerik.com/help/aspnet-ajax/grid-gridtableview-class-members.html
Tags
Grid
Asked by
Alan T
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Alan T
Top achievements
Rank 1
Share this question
or