This question is locked. New answers and comments are not allowed.
Is it possible to have a column that is not bound to a property of the datasource object.
I would like a column that is completely under my formattting control and has no relation to a property of the datasource.
I can control the formatting of the body cells as I'm using client templates, but as I'm using sorting as well, a link is rendered into the thead which I don't want. I know i can turn off sorting for a specific column, but I would rather just have a plain column.
Have i overlooked a simple way of rendering a column ?
I would like a column that is completely under my formattting control and has no relation to a property of the datasource.
I can control the formatting of the body cells as I'm using client templates, but as I'm using sorting as well, a link is rendered into the thead which I don't want. I know i can turn off sorting for a specific column, but I would rather just have a plain column.
Have i overlooked a simple way of rendering a column ?