What's confusing to me about DataGrid is it looks ...
# tornadofx
c
What's confusing to me about DataGrid is it looks like cellFormat{} and cellCache{} can take on any Scene Graph but I think it makes the most sense to limit the Scene Graph to background shapes, image, or other text that isn't expected to respond to a selection -- except through the normal selection API.