Hi all,
when I try to run the codeunit from a form in Nav classic version of 2009,I can able to export to excel.But when i try to put this same coding in a page and try to run it in NAV 2009 RTC, i can able to find the option but cannot able to export to excel.if anybody knows the reason, Kindly suggest me a solution on how to rectify this error.
Thanks in advance.
Regards,
chandru.
0
Comments
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
When I run the export to excel from form in nav 2009 classic, the excel is opened but when i try to open fron the page, its not opening. This is the problem.
If you have any suggestion on how to rectify this, kindly suggest me.
Thanks in advance.
Regards,
chandru.
Classic will run the business logic on your PC, RTC will run it on NST (where the mid-tier is installed)...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I have installed all the three tiers in single PC and it is standalone system. If this is the case, then it should work right.
Thanks in advance.
Regards,
chandru.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
I have called a codeunit in the Page onpush trigger of the page actions.But when I click the menu in from the page nothing is happening.Actually when i click the menu i should get a bar chart in Excel.The same codeunit i have called in form and there it was working fine.But in RTC it is nor working.
If you know the solution for this, Kindly reply.
Thanks in advance.
Regards,
chandru.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Prefer you look at page id. Migration Overview (8614)->Action ->Function->Export to Excel or Import to Excel.
But you need to look into the code for reference purpose.
Manish