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

Need some help with older version.

4 Answers 86 Views
GridView
This is a migrated thread and some comments may be shown as answers.
clayhall
Top achievements
Rank 1
clayhall asked on 14 Oct 2010, 02:48 AM
I have inherited a project that was started with an older version of RadControls for WinForms and naturally i am getting all kinds of errors trying to get it up to par with current.   Specifically i need to know the last version that had RadGridView.TableElement and GridViewCellInfo.Tag.  I would like to at least get this project up and going and then migrate to newer components.

Thanks in advace,

Clay Hall

4 Answers, 1 is accepted

Sort by
0
Richard Slade
Top achievements
Rank 2
answered on 14 Oct 2010, 07:42 AM
Hi,

As far as I remember, the last version to support this was 2009,3,1203 which was released on 3rd December last year.
The later versions (2010 version) these items were depricated.

Update: TableElement is the current incarnation of GridElement
Hope that helps
Richard
0
Jack
Telerik team
answered on 15 Oct 2010, 01:18 PM
Hi Clay,

Both, GridElement and TableElement properties reference the same object, which is of type GridTableElement. The difference is that we introduced the TableElement property in Q2 2010. The Tag property of GridViewCellInfo also was introduced in Q2 2010.

I hope this helps.
 
All the best,
Jack
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
clayhall
Top achievements
Rank 1
answered on 15 Oct 2010, 08:54 PM
All I am seeing for Q2 2010 is a beta version.  Is there a release version?
0
clayhall
Top achievements
Rank 1
answered on 15 Oct 2010, 09:51 PM
Disregard.  Thanks.
Tags
GridView
Asked by
clayhall
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
Jack
Telerik team
clayhall
Top achievements
Rank 1
Share this question
or