File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes How to show a panel or any other GUI object in OpenFaces 3.00 Datatable upon row selection? 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 "How to show a panel or any other GUI object in OpenFaces 3.00 Datatable upon row selection?" Watch "How to show a panel or any other GUI object in OpenFaces 3.00 Datatable upon row selection?" New topic
Author

How to show a panel or any other GUI object in OpenFaces 3.00 Datatable upon row selection?

s pm
Greenhorn

Joined: Feb 22, 2011
Posts: 2
Hello,


I am using OpenFaces 3.0.0 with JSF 2.0, Fadelets, Managed Beans and Tomcat server. I have an openface datatable and now on the basis of row selection, I want to show some different data (other than the data displayed in the datatable) in a folding panel or any other suitable openfaces layout. I have tag called singleRowSelection in the openfaces table but I don’t know how to use it for showing data in panel on the basis of row selection. Could you please let me know to configure openfaces datatable so that on row selection I can show data on a panel below the datatable?

I have also posted this issue on the OpenFaces forums in Google Groups.

https://groups.google.com/a/teamdev.com/group/openfaces-forum/browse_thread/thread/baafc0a196fbc9c3#


I need to show/hide data in some panel below my openfaces datatable based on row selection.


Please help.

Regards,
MS81
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to show a panel or any other GUI object in OpenFaces 3.00 Datatable upon row selection?
 
Similar Threads
scrollableDataTable hides modal panel
dynamically adding a panel after each row of a datatable
Opening a new window with a commandbutton
Showing popups without using JavaScript
JSF Dynamic Tables - AJAX