Is there a way to bind the columns to a custom object?

I need to change the color of the header for each column based on a value that is stored in my model. I attempted to inherit KanbanColumn and create a new model with the color property in it, but when I bound it the converter would always return a KanbanColumn. Any suggestions?

1 Reply

MP Michael Prabhu M Syncfusion Team July 3, 2018 12:07 PM UTC

Greetings from Syncfusion, 
 
We have analyzed your requirement and this cannot be achieved directly, having said that you can achieve this by writing a custom renderer and a custom Kanban class to get the default ContentView  of the column header and set background color for that. Based on your requirement we have prepared a sample and it can be downloaded from the below link. 
 
 
Hope this helps. 
 
Thanks, 
Michael 
 



Loader.
Up arrow icon