| Author |
onclick event in modal panel in scrollableDataTable
|
John Ziobro
Greenhorn
Joined: Sep 08, 2010
Posts: 1
|
|
Problem
I have a scrollableDataTable with cells filled with <div>
Now clicking on cell highlight a row of scrollableDataTable.
Maybe somebody knows how to switch off event (onclick) in scrollableDataTable but leave it on in div_s inside a cell.
Event onclick in cell is needed for modalPanel to popup.
I need a scrollableDataTable for frozenColumns.
maybe some binding of events / passing event would help but I don't know how to do this.
Please help.
sample code :
|
 |
 |
|
|
subject: onclick event in modal panel in scrollableDataTable
|
|
|