You can follow the GridView code in the examples, it is the easiest way to
learn how effortlessly wicket can provide data grids in a webpage. As far as
the tablename etc is there, I believe this is your very own business logic
situation, so deal with it. Good luck wicketing!! 



Edi wrote:
> 
> How to display the dynamic Listview.
> 
> for e.g, I have a dynamic query like select * from tablename, I want to
> display the table values into ListView.
> Is it possible. Please remember, table name is dynamic. I don't have
> setter and getter method for table name/class name.
> 
> All suggestions welcome.
> 
> Thank you for Reading.
> 

-- 
View this message in context: 
http://www.nabble.com/How-to-create-Dynamic-ListView-tf4422298.html#a12614113
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to