Hello files related to the datatables example are available at
https://github.com/got5/tapestry5-jquery-demo/blob/master/src/main/resources/org/got5/tapestry5/jquery/pages/components/DocsDataTables.tml and https://github.com/got5/tapestry5-jquery-demo/blob/master/src/main/java/org/got5/tapestry5/jquery/pages/components/DocsDataTables.java For simple usage, you just need to bind a GridDataSource to the parameter source. HTH François 2012/2/22 russellJB <[email protected]>: > Hello all! > > New to Tapestry! > > I was wondering if someone could direct me to (or share) code demonstrating > Datatables with JQuery? I am aware of > http://tapestry5-jquery.com/components/docsdatatables however I am still > having trouble implementing my own solution. > > This component should be very similar to the grid component. Perhaps if > someone could explain what would need to be done to change from a grid > component to jquery datatable component (assuming JQuery was already > properly set up) > > Thanks in advance! > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Datatables-Code-or-Direction-tp5505253p5505253.html > Sent from the Tapestry - Dev mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
