DG Table: Is it possible to edit the column template itself (not behavior) by script?
Posted: Mon May 20, 2019 1:14 pm
The default column template in a Datagrid table is set up such that each cell contains an editable field ("field 1 of me").
I'd like a DG table where each cell has only a button.
I can use the IDE to edit the column template for each column, delete the field, and add a button.
My question is, is there a way to do this by script, in one go, by modifying some handler in the innards of Datagrid?
Thanks,
Sri
I'd like a DG table where each cell has only a button.
I can use the IDE to edit the column template for each column, delete the field, and add a button.
My question is, is there a way to do this by script, in one go, by modifying some handler in the innards of Datagrid?
Thanks,
Sri