Comments on: Adding Ajax Behavior to the Displaytag Library http://rossenstoyanchev.org/blog/2007/10/14/add-ajax-to-the-displaytag-library/ Professional blog about enterprise software development Tue, 29 Nov 2011 22:14:17 -0800 hourly 1 http://wordpress.org/?v=3.0.5 By: Saqib Chowdhry http://rossenstoyanchev.org/blog/2007/10/14/add-ajax-to-the-displaytag-library/comment-page-1/#comment-72637 Saqib Chowdhry Wed, 27 Oct 2010 17:24:04 +0000 http://rossenstoyanchev.org/blog/?p=5#comment-72637 awesome Ross!!! just found this suggestion. I want to override the DisplayTag's click sort headers so that sorting happens with an ORDER BY clause in the SQL query. If i have 5000 rows in the list, i don't want the sorting to be done in memory... i'd rather fire another query and let the DB engine take care of it. I will give this a try... hopefully it works with jQuery instead of Dojo. awesome Ross!!! just found this suggestion. I want to override the DisplayTag’s click sort headers so that sorting happens with an ORDER BY clause in the SQL query. If i have 5000 rows in the list, i don’t want the sorting to be done in memory… i’d rather fire another query and let the DB engine take care of it.

I will give this a try… hopefully it works with jQuery instead of Dojo.

]]>