Jump to content

Recommended Posts

Posted

Is there a way to sort an XML datasource of a number field instead of string?  Right now it seems to sort a field of numbers in a set of nodes alphabetically; so 10, 11, etc come before 2, 3, 4 in ascending order.  Do I have to sort the xml datasource outside of JasperReports in order to get a proper number sort?  Is this a feature request?

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted

Ah, that seems to be it.  I had defined it as Integer, but it got changed to String somewhere in the process of debugging. 

Thank you so much.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...