0 Replies Latest reply on Nov 30, 2010 4:16 PM by zvn1987

    rich:dataTable rows highlighting and a4j:poll

    zvn1987

      Hi! I need to highlight rows by click in rich:dataTable which is updating by a4j:poll. When I click on table row it highlighted by js handler of onRowClick event of my rich:dataTable, but when a4j:poll reRenders rich:dataTable highlighting of row resets. How can I solve that problem, how can I save styles of table rows between a4j:poll requests?