8 Replies Latest reply on Sep 18, 2008 8:14 AM by ilya_shaikovsky

    highlight the row programmatically in scrollableDataTable

    dkane

      I am using the default skin for scrollableDataTable. When user clicks a row, it is being highlighted, the default behavior.

      On the same page I have a form that adds new record to the table. When record is added, I need (1) rerender datatable, and (2) highlight just inserted row programmatically. How to do the second ?

      Thank you .