Checkbox and text in a single cell

HI,

Is there any way to have checkbox and text message in a single cell in a dhtmlxgrid?

Thanks,
Chandu.

You may try to create a custom exCell type to add a text to a checkbox.
Here is the tutorial:
docs.dhtmlx.com/doku.php?id=dhtm … l_creation