jQWidgets Forums

jQuery UI Widgets Forums Grid Grid | Sorting

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 11 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Grid | Sorting #28778

    rskbuvan
    Spectator

    Hi,

    I’ve a grid data with a combination of upper case and lower case records, where sorting behaves in a peculiar way. Mentioned below is the sample grid data format.

    User Name       |
    -------------------------------
    BETATEST 01
    TEST 01
    BMW 01
    CITTEST 01
    SAMPLE 01
    CHEVRON
    REGRESSION
    betatest 02
    bmw 02
    apple01
    cittest 02
    chevron 02

    If I do a sorting on this column, I’m getting the sorting order in the below format,

    User Name       |
    -------------------------------
    BETATEST 01
    BMW 01
    CHEVRON
    CITTEST 01
    REGRESSION
    SAMPLE 01
    TEST 01
    apple01
    betatest 02
    bmw 02
    chevron 02
    cittest 02

    All upper case records are arranging at the top and then the lower case records starts. It seems peculiar, even I’ve not written any logic for sorting order.

    FYI, i’m using only a default sorting of jqxGrid (v2.8.3).

    Can anyone please give me a suggestion.

    Looking for a reply.

    Thanks & Cheers,
    \_rssb

    Grid | Sorting #28786

    Dimitar
    Participant

    Hello rssb,

    This issue is not present in version 3.0.2 of jQWidgets. Please download the latest release.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.