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