8 Replies Latest reply on Jan 22, 2009 10:25 AM by ilya_shaikovsky

    what do I rerender when setting ajaxKeys

      What do I have to reRender when I set the ajaxKeys? I tried all the clientIds of the columns and I tried reRendering the whole datatable...

      When I set the reRender to the whole table, it rerenders the whole table. When I set all the column clientId's as reRender, nothing will be rerendered.

      My situation:
      ScrollableDataTable with navigation buttons which set the selection of the dataTable. When I click on one of the buttons, I dont want it to reRender the whole table, I just want to set the selection to the new Row and reRender the old row and reRender the new Row.

      I just can't get it to work, I hope you guys can help. Thx in advance