Re: Datatables Code or Direction

2012-02-22 Thread Thiago H. de Paula Figueiredo
On Wed, 22 Feb 2012 12:30:25 -0200, russellJB   
wrote:



Hello all!


Hi!


New to Tapestry!


Welcome! :)

By the way, you should post to the users mailing list, not the dev one.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer,  
and instructor

Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

-
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org



Re: Datatables Code or Direction

2012-02-22 Thread François Facon
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 :
> 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: dev-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: dev-h...@tapestry.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org



Datatables Code or Direction

2012-02-22 Thread russellJB
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: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org