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

Replacement for ColumnInfo.DataType

2 Answers 92 Views
GridView
This is a migrated thread and some comments may be shown as answers.
erwin
Top achievements
Rank 1
Veteran
Iron
erwin asked on 06 Jul 2010, 06:34 PM

This property is removed in the Beta, however I could not find any reference in the Release Note. How can I find out the .net Type behind a DataColumn?

Regards
Erwin

2 Answers, 1 is accepted

Sort by
0
Julian Benkov
Telerik team
answered on 14 Jul 2010, 02:33 PM
Hello Erwin,

Please accept my apologies for the delayed response - we were busy with today's Q2 2010 release.

The GridViewDataColumn type contains a DataType property to define and get the type of data rendered / edit ed in the current GridViewDataColumn instance.

Let me know whether this helps.
 

Regards,
Julian Benkov
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
0
erwin
Top achievements
Rank 1
Veteran
Iron
answered on 16 Jul 2010, 08:10 AM
Thanks Julian,

casting ColumnInfo to GridViewDataColumn did the trick.

Regards
Erwin
Tags
GridView
Asked by
erwin
Top achievements
Rank 1
Veteran
Iron
Answers by
Julian Benkov
Telerik team
erwin
Top achievements
Rank 1
Veteran
Iron
Share this question
or