<@UAA7Q4ZCH> That depends if you need to manipulat...
# tornadofx
e
@bjonnh That depends if you need to manipulate different data types etc. That approach is very generic and is mainly for displaying data. If you have a set of different column layouts I still recommend hard coding them, or at least add some data to the datasets so you can configure the correct type of column/editor if needed.
b
It is to display the output of a database query, so fields change all the time. However I can display them all as text and there is no edition