Hi,

I wonder how I could use sandbox tag submitOnEvent [1, 2] within
dataTable
to open details of clicked row.

Currently I use a hack with selfwritten JavaScript and hidden buttons in
every 
row like described in Sun's forum [3]. But I think, the submitOnEvent
would 
be much more elegant, but there are to open questions:

1. How can I define the tag for the row (not every cell)?
2. Is it possible to nest param-tags to the submitOnEvent-tag?

Or - probably there is another more common and elegant solution to do
this?

Thanks for any hints,

Stephan

[1] http://myfaces.apache.org/sandbox/tlddoc/s/submitOnEvent.html
[2] http://wiki.apache.org/myfaces/SubmitOnEvent
[3] http://forum.java.sun.com/thread.jspa?threadID=781630&tstart=0

Reply via email to