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

[Solved] Export to Excel CardView

1 Answer 103 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Yoon-Ho Choi
Top achievements
Rank 1
Yoon-Ho Choi asked on 16 Dec 2009, 02:18 AM
Hi, All

I want to export to excel at CardView
  (Grid > LayOut> Cardview)

Whe I was export to excel I used this code at C#

protected void Button1_Click(object sender, EventArgs e)
    {
        RadGrid1.MasterTableView.ExportToExcel();
    }

How can I export at cardview

GOD regard You

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 16 Dec 2009, 12:36 PM
Hello Yoon,

It is not possible to export the CardView with the current version of RadControls for ASP.NET AJAX (Q3 2009 SP1). Our developers already addressed the problem - please download the latest internal build and let me know whether it works as expected.

Best regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Yoon-Ho Choi
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or