Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Grouping by summary columns doesn't work

    SmartClient version 7.0 RC2:

    Create a summary column in the ListGrid and click on "Group by" item in head context menu: the rows are not grouped by summary cell values.

    For example in the Custom Columns example at http://www.smartclient.com/?skin=TreeFrog#customColumns create a new Summary column with Summary value "#B", which means the same content as in Country column. Now group the table by summary column: only one group named "-none-" containing all rows is created instead of a separate group for each country (which happens if you group by Country).

    Borut

    #2
    Hi Borut
    Thanks for the heads-up. We'll be adding support for this for 7.0 final

    Comment

    Working...
    X