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

GridViewExportOptions class is missing.

3 Answers 87 Views
GridView
This is a migrated thread and some comments may be shown as answers.
saurabh
Top achievements
Rank 1
saurabh asked on 23 Jun 2010, 10:49 AM

I am using Telerik Grid and trying to export the data. I am trying to use the same example which is on air right now. but it gives me error when I am trying to create

GridViewExportOptions exportOptions =

 

new GridViewExportOptions();

Couldn't find this class.

I have already given reference of Telerik.Windows.Controls.GridView.dll and Telerik.Windows.Controls and also mention using statment. But it is still showing missing.

if possible send a small demo example.

Version Used : 2009.3.1103.1030

 

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 23 Jun 2010, 11:56 AM
Hello,

 Your version is Q3 2009. You will need our latest version - Q1 2010 SP2.

Greetings,
Vlad
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
saurabh
Top achievements
Rank 1
answered on 23 Jun 2010, 03:37 PM
Please let me know How can I do the same thing in my version.

Thanks,

Saurabh Kumar
0
Vlad
Telerik team
answered on 23 Jun 2010, 03:45 PM
Hello,

 You can use old ToXXX() extension methods. 

Kind regards,
Vlad
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
saurabh
Top achievements
Rank 1
Answers by
Vlad
Telerik team
saurabh
Top achievements
Rank 1
Share this question
or