Hello,

I hope I'm addressing this question correctly.

I have this project where I have to display the results of a view from
multiple datasources.
It's a Tapestry 5, Spring project and I'm using HibernateTemplate for the
DAO, Spring's AbstractRoutingDataSource to solve the multiple datasources
problem.

I'm not retrieving data from a table but from a view ( meaning: no bean
entity mappings ) ,and each view is different so there's no fixed structure.
So I would like to know if it's possible to have a grid without a bean
model, and are there any examples ?

Otherwise I'm thinking about integrating jquery with jqgrid and spring mvc
and jason.
 


Regards,

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/How-to-integrate-an-sql-view-and-a-GridDataSource-tp5092214p5092214.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

Reply via email to