You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Maniuc <ma...@gmail.com> on 2007/02/21 10:13:56 UTC

Re: [Solved] Datatable preserveRowStates and remove row problem

Hi,

when HtmlDataTableHack restoreDescendantComponentStates use a Iterator so
for example if you have 5 rows and you delete one, it restores only the
first fours rows in order.  I don't think that the implementacion have to
manage that situacion, but it should let to change de _rowStates.


Surapuraju, Vamsi wrote:
> 
>  
> Hi,
>   I tried to remove a row from data table which has preserveRowStates
> set to true and I noticed deleted row data is being shown an the next
> row. Does anyone know How I can keep the modified data on the table with
> out using preserveRowStates. I want to be able to remove the row from
> data table and keep modified data. 
> 
> Thank You very Much
> 
> Vamsi Surapuraju
> 
> 
> 
> 
> ******************************************************************
> "This email and any files transmitted with it are the property of
> Quadrivius, its subsidiaries, affiliates, or related companies, are 
> confidential, and are intended solely for the use of the individual or
> entity to whom this email is addressed. Please notify the 
> sender by return email if you are not the intended recipient. If you are
> not the intended recipient, you may not copy, retain, print,
> disclose, or distribute this message or its contents to any other
> individual or entity. Quadrivius, its subsidiaries, affiliates or 
> related companies, reserves the right to monitor and review the content of
> all messages sent to or from this email address."
> ******************************************************************
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Datatable-preserveRowStates-and-remove-row-problem-tf2087205.html#a9077551
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re: [Solved] Datatable preserveRowStates and remove row problem

Posted by Maniuc <ma...@gmail.com>.
Hi,

I've seen the before post is accepted in the myfaces userlist, and when I go
to the list the post has a solved tag.  But  no response to the post or
something similar, can anyone explain me where search about the solution...

Thanks in advance



Maniuc wrote:
> 
> Hi,
> 
> when HtmlDataTableHack restoreDescendantComponentStates use a Iterator so
> for example if you have 5 rows and you delete one, it restores only the
> first fours rows in order.  I don't think that the implementacion have to
> manage that situacion, but it should let to change de _rowStates.
> 
> 
> Surapuraju, Vamsi wrote:
>> 
>>  
>> Hi,
>>   I tried to remove a row from data table which has preserveRowStates
>> set to true and I noticed deleted row data is being shown an the next
>> row. Does anyone know How I can keep the modified data on the table with
>> out using preserveRowStates. I want to be able to remove the row from
>> data table and keep modified data. 
>> 
>> Thank You very Much
>> 
>> Vamsi Surapuraju
>> 
>> 
>> 
>> 
>> ******************************************************************
>> "This email and any files transmitted with it are the property of
>> Quadrivius, its subsidiaries, affiliates, or related companies, are 
>> confidential, and are intended solely for the use of the individual or
>> entity to whom this email is addressed. Please notify the 
>> sender by return email if you are not the intended recipient. If you are
>> not the intended recipient, you may not copy, retain, print,
>> disclose, or distribute this message or its contents to any other
>> individual or entity. Quadrivius, its subsidiaries, affiliates or 
>> related companies, reserves the right to monitor and review the content
>> of all messages sent to or from this email address."
>> ******************************************************************
>> 
>> 
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Datatable-preserveRowStates-and-remove-row-problem-tf2087205.html#a9431862
Sent from the MyFaces - Users mailing list archive at Nabble.com.