Hi, i've got the following Gantt wich orders and filters OK. Default ordering: Date Ascending
The issue is, when I filter a column, for example filter the word "Almacenaje", i need the filtered rows apply the ordering by Date for the displayed records.
Normal view:
The filtered view, without the applied ordering.
I'm using: EJ 2 MVC 18.4.0.49.
Thank you
Hi Premkumar, thank you very much for your quick answer.
In the example provided, it shows good because the example data is already in such order that works fine after filtered. I'm attaching an example created directly from Syncfusion Control Panel.
In this example, after filtering the data is no longer ordered on the filtered rows.
This image is without filtering. Just ordering (wich works fine).
In this image, the filter begins with "Filter Me" is applied, but the Order By Start Date doesn't work:
This problem also happens in newer versions, in this example we're using 19.2.0.44
Thank you.
Hi Premkumar, thank you for your response. Is there any way to achieve the required behavior? By changing any parameter or such?
Thank you.
Hi Premkumar. Thanks for your response. Regards.