Hello!
I set 'stacked column'. Like this.
+----------------------------------+--------------------------+---------------------------|
| column1 | | |
+----------------+----------------+ column4 | column5 |
| column2 | column3 | | |
+----------------------------------+--------------------------|----------------------------|
But I want this pattern.
+----------------------------------+ --------------------------+---------------------------|
| column2 | column3 | | |
+----------------+----------------+ column4 | column5 |
| column1 |
| |
+----------------------------------+ --------------------------|----------------------------|
What should I do?
Hi Customer,
Greetings from Syncfusion Support.
Before proceeding this we need some more additional information to guide you in right way. Share us the following details.
Regards,
Farveen sulthana T
Yes, that's right. I'm using ejs-grid. I saw the example you sent me.
If you look at the example It looks like this,
+---------------+-------------------------------------+
| | Order Details |
| Order ID +---------------------+---------------+
| | Order Date | Freight($) |
+---------------+--------------------+---------------+
but I want a shape like this.
+---------------+-------------------------------------+
| | Order Date | Freight($) |
| Order ID +---------------------+---------------+
| | Order Details |
+---------------+--------------------+---------------+
Hi customer,
Thank you for reaching out to us.
We understand that you would like to arrange the stacked header so that two main headers are accompanied by a single sub-header. However, achieving this specific arrangement is not currently possible. Our system allows for defining two or more sub-headers under one main header, but not for sharing a single sub-header between two main headers.
Please get back to us, if you need further assistance.
Regards,
Johnson Soundararajan S