Hi everybody,
                   I have a list of paginated items using ferret.

Every item could be updated and deleted with an ajax call.

Let's suppose I'm paginating my results 10 by 10. When a user deletes
an item, a frequent action, the results in the page drops to 9, so I
have to rebuild the list doing an additional query.

Do you know if there is a better way to do that? Do you have any
advice?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to