aspose file tools
The moose likes JSF and the fly likes JSF datagrid component Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF datagrid component" Watch "JSF datagrid component" New topic
Author

JSF datagrid component

vijaya vemula
Greenhorn

Joined: Dec 05, 2008
Posts: 1
Hi iam using datagrid component of JSF to display a dynamic table.
Dynamic table has a set ofrecords displayed from the database by specifying datasource attribute of grid.

out of all the columns one column (clientID) is displayed as commandLink which upon clicking has to display its corresponding values into the form displayed just above my datagrid.

My question is how to populate the datagrid values into the form inputText fields when the user clicks on commandLink in datagrid.

Any help will be greatly appreciated.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JSF datagrid component
 
Similar Threads
struts layout datacolumn
Dynamic datatable in jsf
Sequencing Question
Struts-layouts
onclick row action in dataTable