edvin
10/31/2017, 2:57 PMcarlw
10/31/2017, 2:58 PManidotnet
10/31/2017, 3:17 PManidotnet
10/31/2017, 3:18 PMmelston
10/31/2017, 3:28 PMedvin
10/31/2017, 4:05 PMedvin
10/31/2017, 4:06 PMupdate
on the Table. This is a JavaFX thing. But if you're able to create a small test case I'm sure we'll find a nice solution to it.anidotnet
10/31/2017, 4:06 PManidotnet
10/31/2017, 4:16 PMedvin
10/31/2017, 4:36 PMedvin
10/31/2017, 6:32 PMron
10/31/2017, 6:57 PMedvin
10/31/2017, 7:42 PMron
10/31/2017, 7:49 PMron
10/31/2017, 7:49 PMvar id by property<Int>()
fun idProperty() = getProperty(Person::id)
var firstName by property<String>()
fun firstNameProperty() = getProperty(Person::firstName)
edvin
10/31/2017, 7:55 PMron
10/31/2017, 7:55 PMedvin
10/31/2017, 7:55 PMedvin
10/31/2017, 7:56 PMron
10/31/2017, 7:56 PMedvin
10/31/2017, 7:57 PMedvin
10/31/2017, 8:00 PMjchildress
10/31/2017, 8:04 PMedvin
10/31/2017, 8:05 PMcarlw
10/31/2017, 8:19 PMron
10/31/2017, 8:27 PMedvin
10/31/2017, 8:31 PMron
10/31/2017, 8:31 PMcarlw
10/31/2017, 8:33 PMedvin
10/31/2017, 8:36 PM