We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Splitter/Scheduler issues

Hello,

While rendering gantt,i'm not able to see the scheduler. What can be the possible reasons? Is there any property by which we can hide splitter?

1 Reply

JS Jonesherine Stephen Syncfusion Team January 10, 2017 01:06 PM UTC

Hi Kuntal, 
Please find the response below: 
Query1: While rendering Gantt, I’m not able to see the scheduler. What can be the possible reasons? 
Solution: We are unable to reproduce the issue. Can you please share us your sample or screen shots along with the replication procedure. It will be helpful for us to serve you better. 
 
Query2: Is there any property by which we can hide splitter? 
Solution: At present we can’t able to hide the splitter in Gantt. But we can customize the position of splitter using “splitterPosition” property. 
Please find the code example below: 
<div id="GanttContainer"></div>  
<script> 
    $("#GanttContainer ").ejGantt({ splitterPosition: "50%" }); 
</script> 
Please find our online documentation for your reference: 
Please share us whether you need to render the Gantt without splitter. And also the position where do you want to render and hide the splitter? 
Please let us know if you need further assistance on this, 
Regards, 
Jone sherine P S 


Loader.
Live Chat Icon For mobile
Up arrow icon