> In answer to your question I guess what I expect is that when my page > loads with my table in an ascending order, which is correct, I should be > able to click the REQNUM title where my link is and the sort order > should then change to descending without reloading the page again. If my understanding is right: (my English is not really good ;-) I didn't practice for a long time.)
DisplayTag always reload the page for every action: changing page, sorting, exporting, and so on. The sort is performed in the servlet not by the client web browser. So you will always have a new reload of the page. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ displaytag-user mailing list displaytag-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-user