Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
146673 | Aug 13,2019 02:19 PM UTC | Aug 14,2019 06:37 AM UTC | ASP.NET MVC - EJ 2 | 1 |
![]() |
Tags: Gantt Chart |
<script>
window.toolbarClick = function () {
//...
}
</script>
<script type="text/javascript">
var ganttChart = new ejs.gantt.Gantt({
//...
toolbarClick: window.toolbarClick,
});
ganttChart.appendTo('#Gantt');
</script>
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.