开发者

Ordering columns in Rails, cakephp style

CakePHP's built in pagination helpers automaticall开发者_开发百科y allow column ordering in the view. If you bake the view you get a link on each column to order it by that data.

Is there a way to get this functionality in Rails? The standard will paginate doesn't offer it, anyone know any good ones?


searchlogic makes column ordering dead simple, and plugs in cleanly with will_paginate.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜