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:

  1. addon move project (all views or select views) jquery
  2. addon move list pages dandelion-datatables includes filtering commented above

to learn more gvnix:


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -