0 Replies Latest reply on Nov 17, 2007 2:07 PM by elnino

    <h:dataTable transform selectHotel(hotel) exemple in asynchr

    elnino

      Hello,

      I have searched in examples, Google, Forums etc.. but I did not find my response.

      As described in the hotel booking exemple :

      I am displaying data in a h:dataTable.
      I have a link (s:link ....) to select one item.
      The method defined in the action parameter having a parameter (the hotel)

      It's the same thing as the hotel booking example with the selectHotel(hot) method.

      My problem is that the s:link is not asynchronous.

      Have you got a solution to do the same thing with an asynchronous call for selecting an item displayed in a dataTable ?

      Thanks for your propositions.

      Regards,