I am working in the AX 2012 in Enterprise portal.
There is a user control and I have opened this user control in VS 2013.
Could anybody helped me that how I can export this grid view data in XLSX format.
I am working in the AX 2012 in Enterprise portal.
There is a user control and I have opened this user control in VS 2013.
Could anybody helped me that how I can export this grid view data in XLSX format.
Hi Anup,
Thank you for your reply. But my scenario is different. There is a user control on which I need to give
export functionality in enterprise portal. so I have opened this user control in Visual Studio and put a button here. I wrote down a C# code here to export the data from AX grid view in the excel. But the data exported in HTML format. Now I am asked to export the data in the Excel format. But for that I need to add some extra DLL.
when I add that dll in my user control it gives compilation error. So could you tell me how could I add some custom dll that I download from the net to my enterprise portal user control. If some how it is possible then I can do this functionality.
Thanks in advance.
I am not sure if this possible. There is standard export to excel capability on list pages. If you are thinking of exporting large data it may be too slow. Maybe use DIXF?
André Arnaud de Cal...
292,489
Super User 2025 Season 1
Martin Dráb
231,305
Most Valuable Professional
nmaenpaa
101,156