Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
585
SortIndicator is not reset & Sorting by Notes
posted

Hi,

I have 2 problems with the UltraGanttView.

1: When I load new Task's in the UltraGanttView I want to reset the sorting, so I call ultraCalendarInfo1.Tasks.SortedFields.Clear()

Now the new Task's appear in the order I added them, but the SortIndicator in the ColumnHeader stays visible like in this screenshot.

2: I want to sort my Task by Notes where I entered a serial number. When I click on the ColumnHeader there is a SortIndicator but no sorting is applied. Is this a bug or is sorting by Notes not supported?

Both problems can be found in the attached sample.

Thanks,
Bastian 

SortTest.zip