document.getElementById("submit").addEventListener('click', function () {
var scheduleObj = document.getElementById('schedule').ej2_instances[0];
scheduleObj.scrollToResource(8, "Owners");//8 is the resource id.
}); |
Can this be done using WPF?
We have created a new thread for the query “Can this be done using WPF?” for easy follow-up. Follow the below forum for further updates.
https://www.syncfusion.com/forums/178662/vertical-scroll-on-timeline-to-a-resource