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

GridView and .net3.0

5 Answers 47 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Bo Jin
Top achievements
Rank 1
Bo Jin asked on 05 Jul 2009, 10:06 PM
Hi ..

does GridView control works with .net 3.0, I know the demo requires .net3.5 but can we use the conrol with application that uses .net 3.0 not 3.5

Thanks
Wisam

5 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 06 Jul 2009, 05:53 AM
Hello Wisam,

RadGridView depends heavily on LINQ which is part System.Core, Version=3.5.0.0.

Regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Bo Jin
Top achievements
Rank 1
answered on 06 Jul 2009, 09:39 PM
Thanks for this ... 

does this mean the GridView using LinQ internally ... lets say I want to populate the grid from a normal delimited txt file and I am not using LINQ to query my data at all ... will the GridView works or I have to have 3.5 even if I am not using linq in my code ..

 

cheers
Wisam

0
Vlad
Telerik team
answered on 07 Jul 2009, 05:23 AM
Hi Bo,

The grid will use LINQ internally to sort, filter, group, aggregate, etc. your data.

Sincerely yours,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Peter Zhao
Top achievements
Rank 1
answered on 06 May 2010, 03:05 AM
Hi there:

 we are use RadGridView in our project with .net 3.0. it is works fine. after we update to VS 2010 and telerik Q1 2010, the project is not working. the error massage is like can't find telerik any more. could anyone explan why?


Cheers,
Peter 
0
Milan
Telerik team
answered on 06 May 2010, 07:32 AM
Hello Peter Zhao,

Could you please paste the error message in its entirety? It would really help us solve the problem.

Kind regards,
Milan
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.
Tags
GridView
Asked by
Bo Jin
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Bo Jin
Top achievements
Rank 1
Peter Zhao
Top achievements
Rank 1
Milan
Telerik team
Share this question
or