All Tags »
Columns »
CellEditors »
CellContentTemplate (RSS)
Sorry, but there are no more tags available to filter with.
-
Hi Senzo,
The EditTemplate is rendered only when the cell is in edit mode. You need to specify your button in <Column.CellContentTemplate> instead of <Column.CellEditor>.
Hope you got the hint.