Am .01.2017, 16:37 Uhr, schrieb John McNamara <
jmcna...@gmail.com>:
> Hi,
>
> Are you sure this will work? even if you overcome your issues with
> <sortState> and <sortCondition>.
>
> I tried this in the past and although the filter shows up with the sorted
> icon overlaid on the dropdown, the data itself wasn't actually sorted. My
> understanding of this is that the data must be sorted in the file. Which
> is what happens dynamically in Excel.
>
> So the user would still have to sort the data before writing it to the
> file, which sort of defeats the purpose for most people. That is why I
> never implemented this feature in XlsxWriter and generally tell people
> that it can't be done automatically.
>
> I'd be happy to be proven wrong, though. :-)
you're not wrong: the files must be sorted by an application. However,