Thursday, March 18, 2010

[Rails] Will paginate display

Hi friends i am using will_paginate plugin for pagination
Im having more records in my database im listing 10 records per page
know my pagination link was look like this
<< Previous    1 2 3 4 5 6 7 8 9 266    Next >>

But i would  like to display the pagination links look like this

<< Previous    1 2 3 4 5 6 7 8 9 10    Next >>

any idea how to implement this please help me to implement this

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment