-
Jan 8th, 2011, 09:32 AM
#1
SelectionTrackingActionListener howto
Hi all,
I am using JSF1.2/Primefaces1.1 together with Webflow 2.2.1 in a portal environment.
When I use a <p:dataTable ..> I am not able to use the result-type="dataModel" because it does not work properly.
This means when selecting a row in the table it is not propagated to myObject.selectedRow. So selectedRow is null.
In the webfloe documentation it says that this selectedRow is filled by a SelectionTrackingActionListener.
Is this not registered by default? If not, how can I register this action Listener?
Does anybody have some hints?
Regards,
Florian
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules