Answered by:
Export to Excel

Question
-
Hi All,
I want to export to Excel in .net code by just passing the name of entity to the function.. any idea please.
Thanks
HassanSunday, December 13, 2009 11:39 PM
Answers
-
Hi,
As far as I know there is no supported way to use the existing export to excel functionality from a custom button or page.
I would recommend writting your own code to read data from MS CRM and writting to an .xls file.Hassan.
Hassan Hussain | http://hassanhussain.wordpress.com/ | http://www.mscrmvirtualusergroup.com/- Marked as answer by Jim Glass Jr Monday, December 14, 2009 4:35 PM
Monday, December 14, 2009 10:46 AM
All replies
-
Hi!
Check it
http://blog.powerobjects.com/2009/06/09/export-microsoft-dynamics-crm-entities-to-excel/
Jimmy LarrauriMonday, December 14, 2009 6:52 AMModerator -
I am talking about the functionality available on toolbar of the CRM to export the data from Grid to Excel.
HassanMonday, December 14, 2009 7:10 AM -
Hi,
As far as I know there is no supported way to use the existing export to excel functionality from a custom button or page.
I would recommend writting your own code to read data from MS CRM and writting to an .xls file.Hassan.
Hassan Hussain | http://hassanhussain.wordpress.com/ | http://www.mscrmvirtualusergroup.com/- Marked as answer by Jim Glass Jr Monday, December 14, 2009 4:35 PM
Monday, December 14, 2009 10:46 AM -
Hi
Is this still not possible with common sdk requests?
Thursday, March 29, 2012 8:30 PM