thanks :-)

if you use "page" it resolves my problem but it only sort the rows in that
page; i would like to sort all rows 

maybe it is not possibile

thanks and sorry for my bad english



DustFrog wrote:
> 
> Have you tried changing your sort attribute from list to page?  Without
> trying the example myself, it seems like that's what you need to do.
> 
> 
> Cobalt60 wrote:
>> 
>> <display:table id="data" sort="list" name="sessionScope.Product.myList"
>> requestURI="/searchProduct.do" pagesize="10" >
>> <display:column property="id" title="ID" sortable="true" sortName="id"
>> headerClass="sortable" />
>> ...
>> 
> 
> 



-- 
View this message in context: 
http://www.nabble.com/value--%27list%27--for-attribute-%27sort%27-tp23173495p23241979.html
Sent from the DisplayTag - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to