4 Replies Latest reply on Apr 20, 2007 1:17 PM by nbelaevski

    Id of component in dataTable

      I want to create component for rendering Javascript on page.
      And I want to take client id of the component, which is placed in UIData, to pass it as a parameter of the function.

      Does anybody know how I can do it? Method getClientId(...) of the component doesn't work, because it doesn't return the row number.

      Any idea?