Page 1 of 1

Customize Column Header

Posted: Wed Mar 22, 2023 2:59 pm
by markus

Hi,

Is there a possibility to customize the columns headers (content, css)?

Thanks
Markus


Re: Customize Column Header

Posted: Wed Mar 22, 2023 3:14 pm
by marcio

Hey Markus,

Check this guide for possible customizations of the taskboard https://bryntum.com/products/taskboard/docs/guide/TaskBoard/customization/taskcontents

Is that what you're looking for?


Re: Customize Column Header

Posted: Wed Mar 22, 2023 5:09 pm
by markus

Hey Marcio,

I think not - we want to change the COLUMN header. Understand your link is talking about the content of the tasks card...

Thanks anyway
Markus


Re: Customize Column Header

Posted: Wed Mar 22, 2023 8:11 pm
by Animal

The column definitions are converted to instances of these https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/ColumnModel


Re: Customize Column Header

Posted: Wed Mar 22, 2023 8:19 pm
by marcio

Hey Markus,

As you'll see here https://bryntum.com/products/taskboard/docs/api/TaskBoard/view/TaskBoard#config-columns the columns have a type of ColumnModel, you'll see all the available configurations here https://bryntum.com/products/taskboard/docs/api/TaskBoard/model/ColumnModel


Re: Customize Column Header

Posted: Wed Mar 29, 2023 9:28 am
by markus

Hey Marcio,

Thanks a lot.

We saw that it's possible to add stuff (buttons, etc.) below the column header like here the plus button: https://bryntum.com/products/taskboard/examples/column-toolbars/

However, we are wondering, if it's possible to add stuff at the very top (where the column name is the collapse button and the menu), or at least to make the column header clickable...

Thanks again
Markus


Re: Customize Column Header

Posted: Thu Mar 30, 2023 4:57 pm
by tasnim

Hi,

This is not supported. Opened a feature request for that https://github.com/bryntum/support/issues/6497

Good luck :),
Tasnim