Hello,
First, let me say I love Syncfusion!
I am having trouble retrieving the primary key of a card after selecting it. So far, I have mapped the "primaryKey" field setting to the primary key in the datasource. I also analyzed the "cardClick" and "cardSelect" events, but I'm not seeing the data being passed anywhere in the "args" parameter.
Is there a way I can get the primary key of the card in javascript after I select the card?
Thank you!