Hi, after updating from version 18.1.0.59 to 19.3.0.54, we've been having the following issues:
Issue 1:
To enable persistence on filtering and search, we had to add the property in Load event like this:
ganttObj.treeGrid.enablePersistence = true;
The problem is that the filter works ok, but when searching after the page is reloaded the keyword is not showing anymore, but the results are applied.
Issue 2:
The parameters for FilterHierarchyMode=None works ok, but SearchHierarchyMode=None is not working. Keeps showing the parent record.
I'm attaching the project and database.
Any help will be appreciated. It worked fine on previous version.
Thank you
|
Sl.No |
Query |
Syncfusion Comments
|
|
1 |
The problem is that the filter works ok, but when searching after the page is reloaded the keyword is not showing anymore, but the results are applied. |
We have analyzed the issue you reported and we would like to tell you that we have not completely provided support for persistence in Gantt Chart. While, we can achieve it through the work-around we shared previously, most of the functionalities are missing. This is the reason why you are facing this issue. However, we have logged a feature report to provide persistence in Gantt Chart. You can track its status from the below feedback link.
As we have already lined up some major features, we could not implement this support immediately. We will implement this and include it in any of our upcoming releases. Please cast your vote on this feature. Based on the customer demand we will prioritize the features in our upcoming road map.
|
|
2 |
The parameters for FilterHierarchyMode=None works ok, but SearchHierarchyMode=None is not working. Keeps showing the parent record. |
We have confirmed this as a bug and have logged a bug report for it. You can track its status from the below feedback link.
The fix will be provided in the first patch release after the 2021 Volume 4 release, scheduled for December 28, 2021.
|
Hi Monisha.
Thank you very much for clarifying.
Regards,