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

[Solved] Custom Property on Column

2 Answers 162 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Michael Arocho
Top achievements
Rank 2
Michael Arocho asked on 15 Sep 2009, 03:23 PM
Hi, i need to add a new property to each of the column types that are supported by the RadGrid.  Is there a way to do this without having to inherit from each of the column types and add the property there?

2 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 16 Sep 2009, 05:55 AM
Hello,

Indeed inheriting is the only way to achieve something like this.

Kind regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Shinu
Top achievements
Rank 2
answered on 16 Sep 2009, 10:06 AM
Hi Michael,

Here is a help article which explains how to extend the default functionality of GridColumn by inheriting the corresponding default GridColumn class.
Inheriting grid columns

Thanks
Shinu



Tags
Grid
Asked by
Michael Arocho
Top achievements
Rank 2
Answers by
Vlad
Telerik team
Shinu
Top achievements
Rank 2
Share this question
or