0 Replies Latest reply on Jun 18, 2008 7:47 AM by kdcosta

    selection on  <rich:scrollableDatatable>

    kdcosta

      hi

      i am using <rich:scrollableDatatable> in my page.and upon selection of a row, i am populating some text boxes with the values of selected row.
      I also have a save and a cancel button in my page.
      when user edits the textboxes and click the save buttin, the row will be updated in the grid.But the selection still remains.

      im using <a4j:commandButton> and i am re-rendering the grid upon its click.but the selection still remains.
      I am using Simpleselection here.i tried to clear the selection from the backend.But thts not working.

      Is there any way to do this.

      rgds
      kdcosta