This is a migrated thread and some comments may be shown as answers.

Get job information when double click

1 Answer 39 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Kevork
Top achievements
Rank 2
Kevork asked on 24 Sep 2015, 11:09 PM

I have an ID and status for every job and I need to grab that ID and status when I double click on the job. Is it possible to set attributes for the job ID and status and then catch those with jQuery?

 

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 28 Sep 2015, 06:52 AM
Hello Kevork,

Possible solution is to attach the "click" handler to all elements with "k-event" class and pass the element "data-uid" attribute to "occurrenceByUid" method:

Regards,
Vladimir Iliev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Scheduler
Asked by
Kevork
Top achievements
Rank 2
Answers by
Vladimir Iliev
Telerik team
Share this question
or