I am in the process of evaluating your kanban board, and are having trouble with setting the height of the kanban board.
Using the height attribute on the board, i can set it to 100 % of the viewport or set it manually. But is there a way i can set the height to match the height of the longest column? Right now it just creates a scroll bar for each column (because there are a lot of data), and i becomes a mess.
Could you clarify it, what you mean with this “set the height to match the height of the longest column”?
If you want the jqxKanban to have a height which will match the whole content of the biggest column name.
In case, when it is collapsed.
You could make some pre-calculations to get the name of each one column and then set the height with the biggest one height: size * x.