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

Tooltip on Radgrid page number

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ivy
Top achievements
Rank 1
Ivy asked on 19 Feb 2014, 05:07 PM
I would like to preview some information on a tooltip what the next pages contains in a RadGrid.  For example, on page 1 in the Radgrid - I  have data that displays FA numbers 1-20.  When the user hovers over page 2, I would like a tooltip to display "FA numbers 21-40".  Then on page 3 "FA numbers 41-60", etc.

I've read some thread using the following demo, but it would be really helpful with a sample project showing this solution.  
http://demos.telerik.com/aspnet-ajax/tooltip/examples/tooltipversustooltipmanager/defaultcs.aspx

Can someone please help?

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 20 Feb 2014, 12:39 PM
Hello,

As per knowledge we can not access pagging number in any of event (in backend side).

You must have to achieve this thing by using Jquery.

=> Please create one javascript function in your page and call this javascript function from prerender event using RegisterStartupScript.

Let me know if any concern.

Thanks,
Jayesh Goyani
Tags
Grid
Asked by
Ivy
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Share this question
or