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

Text not appearing in radGridView

1 Answer 59 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 07 Nov 2011, 02:42 PM

After the breaking change of Telerik removing the 

GridViewDataColumn newColumn = new GridViewDataColumn ();

and forcing us to specify with

GridViewDataColumn newColumn = new GridViewTextBoxColumn();


None of the text put into the column appears.

Has anyone else had this issue?


Aside: I really would advise anyone thinking of upgrading from 2009 > 2011 to either not do it unless you absolutely have to or to schedule a great deal of time for the upgrade.  Telerik has created a PHENOMENAL number of breaking changes.

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 09 Nov 2011, 04:18 PM

Hi Matt, 

On further investigation it became apparent that the issue you were facing was not related to our components. In light of this new evidence I would suggest that the number of braking changes and the effort involved are less than stipulated in this post.
All the best,
Nikolay
the Telerik team

Q2’11 SP1 of RadControls for WinForms is available for download (see what's new); also available is the Q3'11 Roadmap for Telerik Windows Forms controls.

Tags
GridView
Asked by
Matt
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or