On selection of checkBox, rowClick event is getting fired
843844Dec 11 2008 — edited Dec 11 2008I am working with Richfaces Datatable and using a4j support tag to generate onRowclick event. Each row has 5 columns and one of the columns has selectBooleanCheckbox.
The problem is on selection of checkBox, rowClick event is getting fired.
How to restrict rowclick event for checkbox selection.
Please suggest!!!