Hi,
How can I add command columns to a grid that I defined from an HTML table?
The only way I have seen to add a command column is through the example code, where the command columns are included in the column definition.
Since I am defining from an HTML table, I have not needed to define the column set in Javascript, so I am unclear how to add a command column (edit / delete) in this case.
Thanks
How can I add command columns to a grid that I defined from an HTML table?
The only way I have seen to add a command column is through the example code, where the command columns are included in the column definition.
Since I am defining from an HTML table, I have not needed to define the column set in Javascript, so I am unclear how to add a command column (edit / delete) in this case.
Thanks