scroll to top problem

Hi 

If I use GanttSplitterSettings I click bottom task it scroll to top
If remove it it's ok

or if you say anything else for remove the left side I can use it 
because 
I actually want to do it

regards
cemil






Then




1 Reply 1 reply marked as answer

LG Logeswari Gopalakrishnan Syncfusion Team July 27, 2020 08:25 AM UTC

Hi Cemil, 
We have analyzed your query and with use of SplitterSettings we are not able to reproduce this issue. From your attached screen shot we noticed some issues. 
  1. You have used both DataSource and DataManager
  2. In GanttTaskFields, you are not mapping either SubTasks or ParentID field.
For data binding, either we have to bind data using DataManger or DataSource. No need to bind both configurations. Please refer the below UG link for data binding. 
And you have done some customization using GanttTemplates and RowSelected and OnActionBegin events. So, can you please share small video regarding the reported issue and if possible, can you please share issue reproducible sample? It will more helpful to resolve your query with the help of code that you used in GanttTemplates and events.  
 
Regards, 
Logeswari G 


Marked as answer
Loader.
Up arrow icon