1 Reply Latest reply on Nov 17, 2011 10:48 AM by dako_t

    ExtendedDataTable and column order after drag and drop

    rogergl

      I developed my own component to let the user customize the column order with a config dialog based on a popup panel. That works so far. The problem I have right now is that the user can reorder the columns with drag and drop and this layout is not reflected in the columns iterator  and so I'm not able to reflect the changed column order in my config dialog. Is it possible to  get the current column order (even if it was changed with drag and drop) in my controller bean ?

       

      Regards

        Roger