Skip to content

Conversation

rtsao
Copy link
Contributor

@rtsao rtsao commented Jan 23, 2015

It would be really helpful to have only certain columns be sortable. I'm thinking this should be a property in columnMetadata items:

[
  {
      "columnName": "name",
      "sortable": false,
      "displayName": "Name"
  },
  {
      "columnName": "location",
      "sortable": true,
      "displayName": "Location"
  },
  ...
]

@rtsao
Copy link
Contributor Author

rtsao commented Jan 23, 2015

@ryanlanciaux ryanlanciaux merged commit e1bf267 into GriddleGriddle:master Jan 24, 2015
@ryanlanciaux
Copy link
Member

Thanks so much for adding this!! 👍

@tony-kerz
Copy link

awesome, should be added to documentation 👻

#307

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants