2 Replies Latest reply on Oct 10, 2009 7:24 AM by tanmay.solanki

    Help with ExtendedDataTable

      I am displaying a list of items in rich:extendedDataTable component.
      On double clicking on a row I wan to call an action method which will direct me to a page where I can edit this item.

      onRowDblClick attribute is only working for ato call only java script function.
      Is there any way I can call to a action method on double clicking a row?