• 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

Custom DataTable

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everyone.

For a project I must use MyFaces 1.1.5, Trinidad 1.0.7 and Tomahawk 1.1.9.
And I need exactly to do the same thing of this example: http://www.datatables.net/examples/server_side/row_details.html
So add a line between each row for display additionnal informations about the previous row.

But I'm a newbie with JSF and I don't know if it's possible and how I can do that.

At the moment we use Tomahawk for the dataTable.

Could you explain me?
 
reply
    Bookmark Topic Watch Topic
  • New Topic