Search box & filter within Spring Roo generated UI -
i developing spring roo app scratch (using jsp) , include searching/filtering list page of every controller.
looking have found post showing sort of filtering based on active record finders methods need use repository pattern approach.
http://refcardz.dzone.com/refcardz/spring-roo-open-source-rapid
does roo provides sort of functionality?
thanks!
roo directly not, can install , use gvnix distribution. gvnix 1.2.1 includes 2 addons you:
- addon move project (all views or select views) jquery
- addon move list pages dandelion-datatables includes filtering commented above
to learn more gvnix:
- http://code.google.com/p/gvnix/ (english doc)
- http://gvnix.org/ (spanish doc)
Comments
Post a Comment