Skip to content

defaultSorted by two columns is not work #717

Closed
@akparaliev

Description

@akparaliev
   const defaultSorted = [
      {
        dataField:  #'field1',
        order: 'asc'
      },
      {
        dataField: 'field2',
        order: 'asc'
      }];

the 'field2' column is not ordered #

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions