is it possible to do the sorting on the client side?
This isn't support out-of-the-box by displaytag, but you could just use a regular table:
http://raibledesigns.com/page/rd?anchor=client_side_sorting_with_the
You could also look at using AjaxTags so it "looks" like sorting is being done on the client:
http://ajaxtags.sourceforge.net/usage.html#ajax:displayTag
Log in to post a comment.
is it possible to do the sorting on the client side?
This isn't support out-of-the-box by displaytag, but you could just use a regular table:
http://raibledesigns.com/page/rd?anchor=client_side_sorting_with_the
You could also look at using AjaxTags so it "looks" like sorting is being done on the client:
http://ajaxtags.sourceforge.net/usage.html#ajax:displayTag