TWebDataGrid Adding Buttons

Is there a way to add 2 buttons stacked vertically in a cell perhaps via OnCustomRender event?

thank youi

You can insert any HTML (with CSS) from this event.
It is explained and there is a sample in: