0 Replies Latest reply on Sep 11, 2009 6:34 AM by jberdat2

    Column order in data table

      Hello,

      I just wanted to know if out of the box, there is a possibility to set the column order in a table. Let say I've 3 columns:
      1. Quantity,
      2. Item value,
      3. Total

      In one context I would like to display the column in the following order:
      |Quantity|Item Value|Total|

      and in another context:
      |Item Value|Quantity|Total|

      Regards,