0 Replies Latest reply on Nov 14, 2008 7:56 PM by magrawa

    refresh datalist within datatable

    magrawa

      Hi,
      I am new to seam. I have a datatable in which I have a datalist. There are some input fields in datalist which users can edit and submit. The problem is backing beans are updated with the new values but the datalist does not get refresh. What is the best way to get the latest values in the datalist.
      Thanks