statically via @MemberOrder and @MemberGroupLayout annotations, see [1] dynamically via .layout.json file: see [2]
HTH Dan [1] http://isis.apache.org/components/viewers/wicket/static-layouts.html [2] http://isis.apache.org/components/viewers/wicket/dynamic-layouts.html On 2 September 2014 08:28, <[email protected]> wrote: > Hi, > > > > How can I order the columns (properties of an object) of an collection in > the wicketviewer? I think Jeroen told me but I forgot, sorry. > > (I would like to know how to do it using JSON layout and/or Annotations) > > For example ordering all persons in my socrates app [1] > > > > [1] https://github.com/johandoornenbal/socrates > > > > > > > > > >
