2 Replies Latest reply on Mar 26, 2009 7:42 AM by depy

    datatable row/table reRender without data retrieving

    depy

      I have a few dataTables (which are refreshed usign a4j poll) in my application and when you right click on row the menu is shown (something like enable/disable).

      What I would like is when you click on enable/disable the dataTable row style/color would change but the data would not be retrieved since it's lightweight client and I refresh the page only every 1 min.

      Any ideas?

      Tnx