Question
cellRenderer in Datagrid
I have created a Datagrid that uses a checkbox cellRenderer
to make one of the columns checkBoxes. I can setup a Listener that
uses the cellPress event, but I want the user to select an item
using the checkbox. I can't seem to find a way to catch the click
event on the checkbox. Obviously they don't have instance names
that you can target. Any help here would be much
appreciated.