Join Slack
Communities
Powered by
<@U31EMAHFU> We might be able to support that synt...
# tornadofx
e
edvin
03/20/2017, 10:36 AM
@borboss
We might be able to support that syntax actually, but right now you'd have to do:
column("Building", String::class) { value { it.building.select(Building::name) }
or something similar. Checking now.
Open in Slack
Previous
Next