You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by in...@innflow.com on 2006/07/27 10:16:06 UTC

dataTable and inputText

Hello,

I am using MyFaces 1.0.9 with x:dataTable. Within this tag 
I got an inputText tag with some value. When scrolling to 
the next page I get exact the same value at the same 
position.
Eg. 10 entries for each page. Entry 3 has the value 'XYZ' 
in the inputText field, when scrolling  the value 'XYZ' is 
set for the entry 13 also (the setter method which should 
be called for the 3rd entry on the first page -> entry 3, 
is called for 3rd entry on the second page -> entry 13)

Was that bug in 1.0.9 or am I doing something wrong?

Regards
Rene

Re: dataTable and inputText

Posted by Matthias Wessendorf <ma...@apache.org>.
maybe you wanna give a newer version a try?
there will be very soon a RC2 for core 1.14 available.

I recommend don't use 1.1.3, b/c it contains a serious bug.

On 7/27/06, innflow-guenther@innflow.com <in...@innflow.com> wrote:
> Hello,
>
> I am using MyFaces 1.0.9 with x:dataTable. Within this tag
> I got an inputText tag with some value. When scrolling to
> the next page I get exact the same value at the same
> position.
> Eg. 10 entries for each page. Entry 3 has the value 'XYZ'
> in the inputText field, when scrolling  the value 'XYZ' is
> set for the entry 13 also (the setter method which should
> be called for the 3rd entry on the first page -> entry 3,
> is called for 3rd entry on the second page -> entry 13)
>
> Was that bug in 1.0.9 or am I doing something wrong?
>
> Regards
> Rene
>


-- 
Matthias Wessendorf

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com