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

[Solved] Export & Client Databinding

1 Answer 83 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Big B
Top achievements
Rank 1
Big B asked on 23 Jul 2009, 06:45 PM
I read all the threads on exports and still didn't find an answer.

I have a RadGrid on the page populated by a web service.
Something like:                
<DataBinding Location="~/MyWebService.asmx" SelectMethod="GetDataAndCount" EnableCaching="true" />

Whenever I try to export I'm getting an empty document. No data whatsoever but the column titles are in place though.

I've got sense it's somehow related to the client-side binding. Is there a workaround?

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 24 Jul 2009, 07:54 AM
Hello Vasyl,

Please examine the following thread:
ASP.NET Controls - Grid Forum - Grid Excel Export

Regards,
Daniel
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.
Tags
Grid
Asked by
Big B
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or