Kanban SelectedItem

Hi Guys,
Is there a way I can bind the selected card to a selected item like you have in a listbox control. Basically I am using MVVM and would like to run some code after the CardDragEnd event where I get the Selected Item to show a popup.
I know there is no SelectedItem in the Kanban control but I need to find a way to do this?
Your help is much appreciated

1 Reply

SG Sridharan Gajendran Syncfusion Team November 1, 2017 07:16 AM UTC

Hi Mark, 

Thanks for contacting Syncfusion Support. 

We have achieved your requirement in the sample by having a SelectedItem property in the custom Kanban control. We have set the SelectedItem property value in the CardDragEnd event. Please find the demo sample from the following link. 

Sample: KanbanDemo 

Regards, 
Sridharan 


Loader.
Up arrow icon