Skip to content
  • Carlos Aristu's avatar
    fixes BUG-54091: Cannot filter P&E grids by a field in descending criteria · bdb9aee0
    Carlos Aristu authored and Augusto Mauch's avatar Augusto Mauch committed
      In the following cases the sortBy property was not being identified
    properly as a property that references to a grid field:
    
      1) When sorting descending, because the sortBy property starts with
    "-"
      2) When sorting by a display field of a grid field and the name of
    that display field is not included in the datasource fields. This is the
    case of some special property fields (product characteristic property
    fields)
    bdb9aee0