Hello All
I try to implement TablePopin in a table.
I created the TablePopin for the table and added a TablePopinToggleCell into the first column of the table.
But, when I clicked on TablePopinToggleButton , the TablePopins of all table rows opened and closed (and not only the row below the chosen row).
And When I created the TablePopin for the first column and add a TablePopinToggleCell into the first column of the table, the TablePopinToggleButton does not work.
I use pure JAVA WAS 04s SP12.
Any help will be appreciated.