This Question is Not Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
2 Replies Last post: Mar 26, 2007 5:50 PM by Jan Radl  
Jan Radl   6 posts since
Mar 24, 2007
Currently Being Moderated

Mar 25, 2007 9:49 PM

DataTable and select on Row

Hi all,

 

i have a problem with DataTable with paginator and singleRowSelection. When I select row on 2nd or n page and open a detail of this item and than return back the DataTable returns to the first page even the proper row is still selected on n page.

 

I think this is a common problem and I belive you have a solution for this.

 

Pleas help. I have already bought this product and this functionality makes me nervous if I invest my $450 well.

 

Regards

 

Jan

Tatyana Matveyeva   873 posts since
Aug 16, 2006
Currently Being Moderated
1. Mar 26, 2007 4:09 PM in response to: Jan Radl
Re: DataTable and select on Row

Hello Jan,

 

You can bind the pageIndex attribute of the DataTable component to the backing bean (for more details, please see our documentation). In this case, the correct page will be opened when you return back to the page with the DataTable.

 

Regards,

Tatyana

More Like This

  • Retrieving data ...