onCellClicked for a single column
obj.onCellClicked = function(event, column, row){ ... };
would set the onCellClicked function for the entire grid. How would one set an onCellClicked function just for a specific column?
- ej
would set the onCellClicked function for the entire grid. How would one set an onCellClicked function just for a specific column?
- ej
ericj
August 6,