Premium support for our pure JavaScript UI components


Post by EarlyHost »

Hi folks, a customer of us wish a column spanning the columns of the resource grid. Is this possible?

resource region                                     |  event region

|col1 | col2 | col3 | col4 | col5 | col 6 | tick1 | tick2 | ...
| val1 | | val3 | val4 | |
| | value col 2 spanning other cols |

Thanks in advance


Post by alex.l »

All the best,
Alex


Post by EarlyHost »

no. I need to span the value of a single column across the other ones. Like cellspan in a table.


Post by alex.l »

Could you please attach some picture? I can't understand

All the best,
Alex


Post by EarlyHost »

This is a quick and dirty css hack to picture the needs of our customer

spanning_column.png
spanning_column.png (30.04 KiB) Viewed 331 times

Post by alex.l »

Thank you, I see now.
It is not supported, but I've opened a feature request for that https://github.com/bryntum/support/issues/5697

All the best,
Alex


Post Reply