Ticket #303 (new enhancement)

Opened 3 years ago

Last modified 2 years ago

Make pagination helper to also generate link_to_remote links

Reported by: obaltzer Assigned to: somebody
Priority: normal Milestone: 0.8.0
Component: Controller Version:
Severity: normal Keywords:
Cc:

Description

This is helpful for paginated search results, which do not require to reload the whole page.

Change History

15/11/05 12:31:25 PM changed by ssmith

  • milestone set to 0.6.2.

19/12/05 03:37:34 PM changed by anonymous

Examples are given here: http://wiki.rubyonrails.com/rails/pages/How+to+Paginate+With+Ajax

However, I haven't been able to make anything work.

09/05/06 08:54:46 PM changed by obaltzer

  • milestone changed from 0.7.0 to 0.7.1.

23/01/07 03:55:25 PM changed by ssmith

  • milestone changed from 0.7.1 to 0.8.0.

I could probably do this with rjs, which I need to learn, and thus gets defered.