This is a migrated thread and some comments may be shown as answers.

[Solved] Unbound Column

1 Answer 37 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ryan
Top achievements
Rank 1
Ryan asked on 25 Mar 2010, 06:21 AM
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 ?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 25 Mar 2010, 09:50 AM
Hello Ryan,

Currently this is not supported. You should use a bound column and make it not sortable and filterable.

However I think it is a good idea to have unbound columns. Probably the best way to address this is to enable client templates for a template column. Anyway I have logged this as a feature request and you can vote for it here.

Regards,
Atanas Korchev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Grid
Asked by
Ryan
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or