aspose file tools
The moose likes JSF and the fly likes Composite Components: relationship between them! 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 "Composite Components: relationship between them!" Watch "Composite Components: relationship between them!" New topic
Author

Composite Components: relationship between them!

Marco Noronha
Ranch Hand

Joined: Oct 30, 2012
Posts: 50
Hello,

guys I´m trying to do this:

Filter form

Data table


As you can imagine, the filter component refers to the data table id using ajax to update the table.
But the code as it is, i get an:



Anything that I can do that bypasses that?
Thanks!
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14485
    
    7

Do you need an 'id="table"' on your po:datatable?


Customer surveys are for companies who didn't pay proper attention to begin with.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Composite Components: relationship between them!
 
Similar Threads
Datatable with column checkbox - Row Select
"Fake" Dynamic Field to Form [using rendered]
Problem trying to send file to browser in JSF
Unable to populate values obtained from ajax call using PrimeFaces
Run the MethodeBean & display the fields that corresponds to selectMenu