DataSorter (java)

Hello,


Can I specify more then 3 sortfields when sorting data in a sheet ?
Does “addLevel” work with aspose.cells for java ?

Thanks a lot !

Hi,


Well, addLevel is an older method that was used in v2.5.4 and prior versions of Aspose.Cells for Java. Please use addKey() method instead in the new versions of the product if you need more than 3 keys/levels for data sorting.


Thank you.

Hello,


We are using version “aspose-cells-7.3.3.jar”, but “addKey” is not available in this version !

Thanks.

Hi,


Please download and try our latest version of the product v7.4.1: http://www.aspose.com/community/files/72/java-components/aspose.cells-for-java/entry447930.aspx

The API is there in the new version(s).

Thank you.

Not in this version either !!

Hi,


Well, the addKey method is there in the new/latest versions of the product, see the attached screen shot. I am using Aspose.Cells jars in the JDK1.5 folder.

Thank you.