• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

trinidad table navigation problem

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am using trinidad faces in my project and i am using the <tr:table> tag provided by trinidad to display the data in a tabular format.

I am using the navigation feature that is provided by the table tag, but the next previous links are not working as expected. When ever i click on the next link the new set of records is populated at the backhand but somehow the page is not being rendered to display the newer fetched records. If i press f5 and refresh the page then the newly populated set of records is displayed fine.

Can someone please help me with the same.

Thanks i million in advance.

Regards,
Bhavesh Thakkar.
 
Bhavesh Thakkar
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any updates on the same.

Can some bosy please help me on the same.

Ii is one of urgent business requirements and i am not able to find any solution for the same.
 
reply
    Bookmark Topic Watch Topic
  • New Topic