1 Reply Latest reply on Jan 28, 2009 5:49 AM by ilya_shaikovsky

    rich:extendedDataTable + selected row

      hello, i have a question about rich:extendedDataTable...
      Is there any way to control the selected row from the client side, outside the table. Like i can control modal for example... something like:

      RichFaces.component('extendedTableId').setSelectedRow(myIndex);

      Thank you for you time...