Hello all,
I am implementing webix kanban on a website and in every header in it I want to display the number of items in the column respective to it. Obviously I also want the numbers to change automatically as I drag and drop from one column to another.
So is there a built in counter feature? Or should I just do it manually? I appreciate any help I can get.