Thanks Bern; I already use the lik to display the row details in another panel; I've some button (add, addAll,Delete...) to transfert rows between the two sheet... I've tried the sheetStateListener , but action for this.
Bernd Bohmann wrote: > > Hello, > > you can add a link to the table row. If the link is pressed this > selection would be copy to the second table. Maybe this is a possible > solution. > Please search the mailing list for some answer about > "get current row from a link in a sheet" > > Regards > > Bernd > > yazid wrote: >> Exactly, I've to select one or many rows in one sheetand insert them >> immediatly in the second; >> >> >> Bernd Bohmann wrote: >>> Hello Yazid, >>> >>> you want to select one row in the first sheet and immediate add the >>> selection to the second sheet? >>> >>> Regards >>> >>> Bernd >>> >>> yazid wrote: >>>> without inserting a reload facet. >>>> You should configure freq to 1s, for having a quasi-immediate >>>> selection >>>> in >>>> server side, but this facet is very time consumming and I've two sheet >>>> in >>>> my >>>> page (one containing a result serach and the second containing the >>>> selected >>>> rows from the first); >>>> Please Help; >>> >> > > -- View this message in context: http://www.nabble.com/-Tobago--How-to-select-rows-in-sheet-....-tf2912753.html#a8150634 Sent from the MyFaces - Users mailing list archive at Nabble.com.

