yuubouna - 2006-10-02

I found out that in order to sort specific column with the entire list must be included,the ff tag in displaytag:table should specified:

sort="list"

When first displaying the page with displaytag implementation, It seems fine. But when I clicked the column, that has the following:

sortable="true" - to indicate that the column can be sorted.

An excess, Blank row appeared, and also the number of item in the list is the same size, sorted or not sorted.
Im puzzled with it? and if anyone ever experienced this kind of situation, your help is appreciated.

Also, I am using displaytag-el.

cheers!
yuubouna