I believe this is a bug - you might want to search JIRA.

http://jira.codehaus.org/browse/DISPL

Matt

On 6/30/05, Dupont, Stephane <[EMAIL PROTECTED]> wrote:
>  
> 
> Hi, 
> 
> I have a problem using the id_rowNum "implicit object" with the sorting
> functionnality. 
> With no sort, the id_rowNum is correct (correct order). 
> But when i use sorting, the id_rowNum is not updated. 
> 
> Example : the initial column (not sorted) 
>             c         --> rowNum = 1 
>             d         --> rowNum = 2 
>             a         --> rowNum = 3 
>             e         --> rowNum = 4 
> 
> When i sort it : 
>             a         --> rowNum = 3 
>             c         --> rowNum = 1 
>             d         --> rowNum = 2 
>             e         --> rowNum = 4 
> And the rowNum is not updated. 
> 
> Is it a bug, or a wished behaviour (but i don't think so) ? 
>  
> 
> Thanks for your answer 
> Stephane


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to