Rotate/Transform a FlexGrid layout

Posted by: predhin.sapru on 8 October 2017, 4:43 pm EST

  • Posted 8 October 2017, 4:43 pm EST

    How can FlexGrid be rotated or displayed in such a way that columns get vertically aligned and stacked one over the other like the image below:

    ?

    Thanks.

  • Posted 9 October 2017, 4:12 pm EST

    Hi Predhin,

    FlexGrid does not allow to show data in rotate/transform form. It seems you would like to Pivot Data, if yes, you can refer to the OLAP control for the same. Please refer to the demo for the same.

    http://demos.wijmo.com/5/angular2/OLAPIntro/OLAPIntro/

    There is also an alternative for this. You need to pivot the data in such a form where the keys will be your record id.

    But this may affect your FlexGrid performance. You can show only same data types for a column. If you are formatting the data using itemFormatter, you need to handle edit event to save data in a correct form. You also need to revert back to original form to save changes in a database.

    ~Manish Kr Gupta

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels