hello – earlier i asked this question. but what is required is to be able to access and manipulate the cell HTML. i need to be able to do
cell.appendChild()
and various other steps.
so i created this simple example as an example of a way to accomplish this.
it would be very useful if a future release of smart-elements grid contained a new method something like grid.cellElement(rowId, columnName)
please let me know if there is a better way of achieving this.
.