Ok I’ve just seen the TableView is very diffent from the ListView element, I never used the TableView but did you try this:
model.get(styleData.row).yourColumnProperty
?
↧