Sergio: what do you mean with style based on two c...
# tornadofx
i
Sergio: what do you mean with style based on two columns?
s
For example... jmmm, we have 2 columns Minimal stock stock We want to... set red background when stock < min
Only for the current cell
i
you'd do that with cellFormat
s
But... with cellFormat, I only can get the "current cell" value, no?
i
column("val", I18nReference::value) { cellFormat { style { rowItem } } }
🔝 1
you have access to the rowItem
does that solve the format questin?
s
omg, totally noob hhaha
i
it confused me too 😉
s
🤦‍♂️
i
in the beginning
so thats question 1 solved I hope?
s
Yep haha
👍 1
i
opening a new thread for q2
s
ok