Answered
Datagrid hScrollPolicy problem with cellRenderer
Hi all, I'm having a problem which I can't seem to solve. I'm using a cellRenderer to display icons in a dataGrid. All works fine until I type in the command myDg.hScrollPolicy = "auto". Once I issue that command, the icons stop displaying. If I remove that line, all works well once more. Has anyone had this strange behaviour?