Hi there,
Since we need to click the title event and according to the detail/time/title to do other things. So we need to pass some internal unique field to title event. However, if we pass to detail/title, it will be displayed in public. Anywhere we can store this unique field in title event?
Thanks for help.
Hello ,
I am just checking if you got this worked out or you still require any assistance or clarification on the matter.
If this is what you were looking for please verify the answer so it helps other users as well.
Hi,
The DataContext of the EventTitle is the actual data item that the EventTitle is binding to. You don’t need to visualize your unique field, but you can get it from the DataContext property.
Hello,
I see what you mean, however I wasn't able to find a solution using the built-in functionality so I am going to contact our development department to see if they can suggest an approach for you scenario.
I’ll update you shortly on my findings.
Thanks for your reply. Let me describe in more detail .
In our project, we need to click a timeline title event and display a report . However, the detail or datetime or title linked to title event are not unique. This means it's not enough for us to seperate different title event and display the exact report. We have unique ID in our DB to seperate. But if I pass the ID to timeline datail field, the ID will be displayed in title event which is not what we want. That's why I want to know if I can bind the ID to timeline and at the same time don't display the ID.
Thank you.
I have been looking into your description, however I am not sure what exactly are you trying to achieve. Would you please attach a sample I can look at and probably modify to your liking.
Thanks in advance. Looking forward to hearing from you.