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

Applying page flip effect on RadGrid

1 Answer 53 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mona
Top achievements
Rank 1
Mona asked on 14 Sep 2010, 01:17 PM
Hi,
I want to apply the page-flip effect on radgrid. For this I have applied paging on RadGrid and applied 'jflip.js' jquery but its not working. I have to implement the page-flip effect on the RadGrid pages on moving to next records via paging.
To understand the page-flip effect please go to http://www.jquery.info/scripts/jFlip/demo.html

Thanks
Mona Bisht

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 14 Sep 2010, 01:22 PM
Hi Mona,

The page jFlip jQuery effect is intended to be used in cases when you have all items on the client before-hand. In the case of RadGrid, you have only one page on the client at a given moment, so this jQuery effect is not applicable. I suggest you to use RadAjaxLoadingPanel to display some transition effect during paging, as on our online demos, for example:

http://demos.telerik.com/aspnet-ajax/grid/examples/programming/webmail/defaultcs.aspx

Greetings,
Dimo
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Mona
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or