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
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