[Axapta-Knowledge-Village] Re: Form initialization Error in AX 09

2009-10-27 Thread r_ssh
If Client only is having this issue. Did you complile the AOT objects on the Client? Thanks Santosh.R --- In Axapta-Knowledge-Village@yahoogroups.com, neeraj gupta neeraj_gupta2...@... wrote: Dear anitha; i also tried this thing as u told. even i have compiled

[Axapta-Knowledge-Village] Re: Form

2009-07-12 Thread dgreatone123
I want to convert the client side batch to server side. the batch call a bat file. In client mode it work fine, I used the winapi:shellexecute method. But in server mode, this winapi:shellexecute is not available. The bat contain the ftp I.P. while the config file contain the user/password to the

[Axapta-Knowledge-Village] Re: Form

2009-06-17 Thread vijay.kotha79
Hi, using CurUserId function you can get the current user. and by using querybuildrange class with createdBY field, you can get the records which were created by current user regards Vijay --- In Axapta-Knowledge-Village@yahoogroups.com, Pooja . dyna.a...@... wrote:  Hi what is the

Re: [Axapta-Knowledge-Village] Re: Form Splitter

2007-11-20 Thread Sumit Loya
Hi, Ensure that the datasource for header grid is header table and datasource for child grid is child table. Also there should be relation ship between the two tables. check the SalesTable grids for an example and also check the salesTable and SalesLine datasource properties. Regards, Sumit

[Axapta-Knowledge-Village] Re: Form Splitter

2007-11-20 Thread ricardodegouveia
Thanks Sumit, did that but now when i select something on the header it does not select the line in the other view? i displays all the lines, its looks like its not linking. Do you by chance know why? --- In Axapta-Knowledge-Village@yahoogroups.com, Sumit Loya [EMAIL PROTECTED] wrote: Hi,

Re: [Axapta-Knowledge-Village] Re: Form Splitter

2007-11-20 Thread Arijit Basu
Hi ricardo, I think you missed the Table joins in the form datasource. If u see the SalesTable form , see the datasource and you will see that SalesLine is joined to SalesTable with link type delayed and InventDim is joined to salesLine with type Inner Join. In your form, you need to set the

[Axapta-Knowledge-Village] Re: Form with 2 grids and same datasource

2007-05-23 Thread Dimitri Dejonghe
Hi, I tried that first, but finaly I have try to do it with a tempory table. I fill the tempory table in for the detail grid and now it work without any problem. But thank you for answering :) Greetings --- In Axapta-Knowledge-Village@yahoogroups.com, Steeve Gilbert [EMAIL PROTECTED] wrote:

[Axapta-Knowledge-Village] Re: Form with 2 grids and same datasource

2007-05-22 Thread Steeve Gilbert
I don't know if it works but you can try this : Create 2 dataSources that points to the same table. Let's say the table name is YourTable. Create YourTable_Header and YourTable_Detail datasources. Like you probably already did, add filter on YourTable_Header to show only header. Then add

[Axapta-Knowledge-Village] Re: Form

2007-01-08 Thread Andrew Bartley
Hello, try using: WinAPI::shellExecute (explorer.exe,http://www.yahoo.co.uk,c:\\,,1) this will open up a webpage. you can also use it to open a file.. Andrew --- In Axapta-Knowledge-Village@yahoogroups.com, p.saravanakumar [EMAIL PROTECTED] wrote: Hi Friends Does any body tell me how

RE: [Axapta-Knowledge-Village] Re: Form strange size when open

2005-06-06 Thread James Flavell
06:36 To: Axapta-Knowledge-Village@yahoogroups.com Subject: [Axapta-Knowledge-Village] Re: Form strange size when open James, Not sure if this is any help and we are pretty new to Axapta and on 3.0. But we have experienced user changes to form sizes not being saved. It is on specific forms (we

[Axapta-Knowledge-Village] Re: form splitter

2005-03-16 Thread govaersk
put columns property of your form to 1 greetings Koen --- In Axapta-Knowledge-Village@yahoogroups.com, Immanuel [EMAIL PROTECTED] wrote: Hi, Can anyone help me?I have problem when i'm trying to use form splitter,,See, the lines tab doesn't want to go below the spliter. But if i