DataTable - RowOnclick other options ?

2006-08-10 Thread sunil m
to be executed by the CommandLink ? Because I don't want to be dependent on JSF internal way of handling commmandLinks. Any input would be of great help ! Thanks, Sunil M -- View this message in context: http://www.nabble.com/DataTable---RowOnclick-other-options---tf2086631.html#a5750984 Sent

Re: DataTable - RowOnclick other options ?

2006-08-10 Thread Mike Kienenberger
On 8/10/06, sunil m [EMAIL PROTECTED] wrote: In my DataTable i want the user to click anywhere on the Row and execute the JSF action. So for that I am using the attribute, 'rowOnClick' in the Datatable and using the Javascript below to submit the Form,

Re: DataTable - RowOnclick other options ?

2006-08-10 Thread sunil m
://wiki.apache.org/myfaces/SubmitPageOnValueChange -- View this message in context: http://www.nabble.com/DataTable---RowOnclick-other-options---tf2086631.html#a5751664 Sent from the My Faces - Dev forum at Nabble.com.