0 Replies Latest reply on Jul 28, 2008 9:20 AM by nitin.vnk

    <a4j:commandLink> is not working with in <rich:dataTable>

    nitin.vnk

      hi techies,
      i have one problem i.e <a4j:commandLink> is not working with <rich:dataTable>.

      <a4j:commandLink value="Edit" action="#{deptImpl.addApprovalNavigate}"></a4j:commandLink>

      above is part of code that is not working. do i need to set any more attribute?
      when i click on Edit Link same page gets refresh. But if i the put same code out side <rich:dataTable> it works fine. i did all the necessary stuffs but it is not working.
      kindly giude me if am going wrong.

      thanks in advance
      Nitin