aspose file tools
The moose likes JSF and the fly likes Creating datatable dynamically Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Creating datatable dynamically" Watch "Creating datatable dynamically" New topic
Author

Creating datatable dynamically

Karthikeyan Karunanithi
Greenhorn

Joined: Dec 18, 2006
Posts: 1
Hi,
i want to create a datatable dynamically. ie rows & columns both are dynamic.

i can able to get header for that using HtmlDataTable.i want HtmlSelectOneMenu within each cells of the dynamic table and i want to display the selected value on the HtmlSelectOneMenu

Can any one suggest me any idea for this.

Thanks & Regards,
Karthik
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Creating datatable dynamically
 
Similar Threads
Dynamic column value display using var of t:dataTable
Create Dynamic Datatable with sorting functionality
Iterate arraylist with c:forEach
Dynamic Data Table in Pop up window
Creating Datatable dynamically