Question, I'm trying to learn the framework. I lik...
# tornadofx
t
Question, I'm trying to learn the framework. I like to do this by puzzling a lot and figuring out a lot by myself. Therefor, I searched a javaFX tutorial and am following it to create a TornadoFX-app. Here is an image for the application:

https://code.makery.ch/library/javafx-tutorial/part2/addressapp-part2.png

My question is, is there a way in tornadofx to fill the gridpane (right) with a model? A bit like it's done with form, but then without inputfields