[development-axapta] Error: FormBuildGroupControl object does not have method 'columnSpace'

2009-03-30 Thread sivlogu
Hi there, I have installed Ax2009. While i am trying to access Parameter form from General ledger, i am getting the follwing error. Error executing code: FormBuildGroupControl object does not have method 'columnSpace'. (C)\Classes\FormBuildGroupControl\columnSpace (C)\Classes\SysListPanel\bu

[development-axapta] How to read from flat file?

2009-03-17 Thread sivlogu
Hi there, I am not having much exp. in Ax developement. Hence my question may be very basic. We are getting Item Details in a flat file periodically. How it can be read and updated in Ax via codeing? Thanks in Advance, Logu

[development-axapta] No access to account V00074 in company accounts PR2 because of journal setup

2008-09-26 Thread sivlogu
Hi there, I am getting this error while i am doing some changes in AP Invoice Journal for a Vendor(Lines). Any clue on how to fix this? Thanks in Advance, Loganathan S

[development-axapta] Select the Printer

2008-01-16 Thread sivlogu
Hi Guys, Clinet may have installed with any number of printers. 1. I need to select one specific printer in setup parameter. 2. I need to print one report in that specified printer while user prints that report. How can i achive this? Any inputs greatly apriciated. Thanks in Advance, Logu

[development-axapta] Re: How to pass Query from Form to Report?

2008-01-08 Thread sivlogu
ion on the form which returns the value or selection of that combo. > enum is of same type of variable > > Regards, > > > > sivlogu <[EMAIL PROTECTED]> wrote: > Hi, > > It works great for me...Thanks a lot. > > Just i am suffering to pass

[development-axapta] Re: How to pass Query from Form to Report?

2008-01-07 Thread sivlogu
Hi, It works great for me...Thanks a lot. Just i am suffering to pass one Enum value (Combo Box) from the same Form to Report. Any inputs will be the great. Thanks again, Logu --- In development-axapta@yahoogroups.com, <[EMAIL PROTECTED]> wrote: > > Hello, > > > > for example: > > >