Function CustomGridCellAdapter.drawCell

draw data cell content

abstract void drawCell(
  DrawBuf buf,
  Rect rc,
  int col,
  int row
);