Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4512

listbox sorts data in ascending order incorrectly at first

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Normal Normal
    • None
    • 9.0.0, 8.6.4
    • None
    • None

      Steps to Reproduce

      1. run the attached code

      Current Result

      CC
      AA
      bb
      dd

      sort in a case-sensitive way.

      Expected Result

      AA
      bb
      CC
      dd

      sort in a case-insensitive way.

      Debug Information

      if you click the listheader twice, it sorts correctly (in a case-insensitive way).

            Unassigned Unassigned
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: