Sheetjs: How to Sort using this library?

Created on 20 Aug 2018  路  2Comments  路  Source: SheetJS/sheetjs

Hello,

I am unable to locate in documentation Sort facility, is that available if yes how to use it?

Most helpful comment

@nitingautam can we close this?

All 2 comments

Depends on what you mean by sort. If you mean sort the data, just do that before giving it to the library. If you mean to change the order of the columns, you can pass a headers parameter to specify the order if you use json as the data source. If you want to add those sort/filter icons to the document, use the worksheet's !autosort attribute with {ref:[your range here]},

@nitingautam can we close this?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sangpuion picture sangpuion  路  3Comments

eyalcohen4 picture eyalcohen4  路  3Comments

upasana-shah picture upasana-shah  路  4Comments

seanmcilvenna picture seanmcilvenna  路  3Comments

Sankrish picture Sankrish  路  4Comments