Example of Stacked Header in ASP.NET MVC Kanban Control
This sample demonstrates the Kanban control with the stacked header feature. In this sample, the Kanban is showcased with two headers aligned in a stacked manner.
DEMO
SOURCE
The Kanban provides an option to add an additional header along with a column header in stacked manner. This
header
groups the logically related columns. This can be achieved by mapping Text
and
KeyFields
attribute of the StackedHeaders
property.