1 Reply Latest reply on Feb 23, 2009 8:41 AM by behmen

    suggestionbox & ajaxViewHandler

    behmen

      Hello,

      I am using a rich:suggestionbox
      Is it the default behaviour, that the complete view is rerendered after every keyevent in AjaxViewHandler.renderView()? I have expected that a cached view will be used to render the changes. I have a problem with rerendering on every event because i am using SEAM with event-scope and the rerendered view is not the same anymore.

      thanks, tak3shi