You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to sort the elements of a Table using Excel's sort function.
Currently, I have implemented SortState and sortCondition in Table.
On first startup, the ascending and descending marks appear, but the elements are not sorted.
Description
I would like to sort the elements of a Table using Excel's sort function.
Currently, I have implemented SortState and sortCondition in Table.
On first startup, the ascending and descending marks appear, but the elements are not sorted.
Steps to reproduce the issue:
They are supposed to be lined up in descending order, but they are not.
Describe the results you expected:
Excel files are sorted and displayed when opened
If anyone knows how to do this, could you please advise?
Output of
go version
:Excelize version or commit ID:
Environment details (OS, Microsoft Excel™ version, physical, etc.):
The text was updated successfully, but these errors were encountered: