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

Can multiple columns reference the same ColumnEditor?

1 Answer 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 20 Oct 2010, 01:30 AM
Can I reference the same ColumnEditor from two different column's ColumnEditorID property in the same RadGrid? It would appear I cannot. If not, I suppose I do not see the advantage that declarative column editors have over TemplateColumns.

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 25 Oct 2010, 12:03 PM
Hello Thomas,

There should not be a problem to use one and the same custom column editor for more than one columns as long as it is compatible with them all and properly created. I tested it on this RadGrid demo by setting the ColumnEditorID to point to the same editor for one more of the GridBoundColumns.

Could you please elaborate on how you are creating the editor and how you are assigning it to the columns?

Sincerely yours,
Tsvetina
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
Thomas
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or