PyGridTableBase data type in rows, cells?

Hello,

Just a quick question.

I'm trying to use the PyGridTableBase code from the demo to implement
a grid that needs checkboxes in a row and not a column. From the demo,
I can see that a custom data type can be arranged into columns (see
GridCustTable.py where there are columns of different data types) but
I need to change the datatype for a single row to a checkbox. Is it
possible to do this? If so, is it possible to do this for a single
cell too?

Kind regards

···

--
Alan James Salmoni