We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Customizing card item

Hello,

Is it possible to customize the Kanban card items.
I need to display extra fields on the card.
We want to display the Severity status, Assigned to, Required by date and Blocked status.

How can I add extra fields to a card item?

Regards Johan Visser

1 Reply

SS Sheik Syed Abthaheer M Syncfusion Team January 13, 2017 10:35 AM UTC

Hi Johan,  
Thanks for contacting Syncfusion support.  
You can customize the Kanban card by applying the required field template  for Kanban’s CardTemplate property as shown in the below code 
XAML:  
  <kanban:SfKanban x:Name="Kanban" CardTemplate="{StaticResource DefaultKanbanCardTemplate}" ItemsSource="{Binding Tasks}" >                          
  
We have prepared the sample by using the default card template and please find the sample in the below location.  
Regards,
M. Sheik 
  



Loader.
Live Chat Icon For mobile
Up arrow icon