Hi Ricardo, Thanks a lot for the reply. But now the problem I am facing is how to use it. I mean I have a tr:table, if i use tr:selectRangeChoiceBar is the following way it does not work. <tr:table> </tr:table> <tr:selectRangeChoiceBar></tr:selectRangeChoiceBar> It renders the tr:selectRangeChoiceBar but does not navigate. I think I need to some how connect the tr:selectRangeChoiceBar with tr:table. But am not sure how to do it. Please help.
Sutapa On Fri, May 21, 2010 at 10:51 AM, Ricardo Rog <[email protected]>wrote: > Hi Sutapa, > > try using tr:selectRangeChoiceBar > > > http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_selectRangeChoiceB > ar.html<http://myfaces.apache.org/trinidad/trinidad-api/tagdoc/tr_selectRangeChoiceB%0Aar.html> > > Greetings > > > -----Ursprüngliche Nachricht----- > Von: Sutapa Dey [mailto:[email protected]] > Gesendet: Freitag, 21. Mai 2010 04:53 > An: [email protected] > Betreff: Bottom Pagination in Trinidad Table > > Hi All, > > Is there a way to include the pagination at the bottom of a tr:table in > myfaces trinidad. > > Regards, > Sutapa > >

