Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Joined properties not sortable is RowRenderer #73

Open
molshoop opened this issue Oct 31, 2018 · 0 comments
Open

Joined properties not sortable is RowRenderer #73

molshoop opened this issue Oct 31, 2018 · 0 comments

Comments

@molshoop
Copy link
Collaborator

If I join properties via the @MetaDisplayProperty (see below), I can't make this column sortable via the property defaultSortColumn.

  @MetaDisplayProperty(name = "standardStreetName", displayLength = 20, join = " ")
, @MetaDisplayProperty(name = "houseNumber", displayLength = 10, join = "")
, @MetaDisplayProperty(name = "houseLetters")
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

No branches or pull requests

1 participant