Hello guys,
I am trying to do the following.
I have a grid witch need to have selectable row. Inside each row i have a sparkline chart on witch when i click a kendo window must open.
When i click on the row a kendo window opens as well.
I know the normal behavior is to open 2 modals as it should. But i need to be able to open just one when i click on the sparkline and prevent the default one from the row.
i have attached the followig dojo to better explain and show what i am failing to do.
I guess this is kinda easy if you put selectable cell, but i need to select the whole row.
Thank you.