Sorting Problem when table grouped

  • Hi all,

    I have a table with a sort function which works well, however when I had grouping the interactive sort functionality doesnt work, can anybody point me in the right direction?

    thanks

  • move the table's sort expression(s) to the group's sort expression(s) then set the table's sort expression to properly sort the groups.

    table sort: stateName

    group sort: cityName, zipCode

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

You must be logged in to reply to this topic. Login to reply