[development-axapta] Web Form

2004-05-24 Thread vario0
Hi, I create a web form. On this web form I assigned a table. This table contains 3 fields mandatory. On the web form, I put a webgrid and I assigned the grid to the dataSource. When I display the webform on the enterprise portal, the message is displayed: the fields "name" is mondatory! B

[development-axapta] WebGrid check box

2004-02-11 Thread vario0
I would like to use the checkbox defined by showSelectColumn in a WebGrid. I plan to get all checked lines in order to modify a status on all checked lines. But, i have no idea to do that Thanks a lot Vario0 Yahoo! Groups Links To visit your group on the web, go to:http

[development-axapta] What do you think about it??

2004-02-11 Thread vario0
For month, we are thinking to deploy all our logistics activities on the web via enterprise portal. (Axapta 3.0) Do you think it's a good or a wrong idea. If peoples allready know about it, please me an email!!! Yahoo! Groups Links To visit your group on the web, go to:http://gro

[development-axapta] Re: Select from Map

2004-01-29 Thread vario0
; Strange >  > I've tried that - no success. >  > JournalTransMap    journalTrans; > ; >  > while select journalTrans where journalTrans.JournalId == > _journaltable.JournalId > { > print journaltrans.transid; >     pause;

[development-axapta] Graphical report

2004-01-28 Thread vario0
I must create a report with several graphics.  Does anybody know how to do that?? How can i launch "tutorial_GraphicsCustBalanceList" report ??? Thanks a lot Vario0 Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/development-a

[development-axapta] Re: Select from Map

2004-01-28 Thread vario0
--- In [EMAIL PROTECTED], "eva_aksnes" <[EMAIL PROTECTED]> wrote: > Is it possible to run a select based on a map? > How? > > Like I want to select journaltransactions with a given journalid from > JournalTransMap. How can I do that?? I don't understand very well your question but, yes, y

[development-axapta] Re: what's better ??

2004-01-22 Thread vario0
Thanks a lot --- In [EMAIL PROTECTED], Jacob Christian Døskeland <[EMAIL PROTECTED]> wrote: > It depends on your needs! > If you are able to always have a stabilised layer its very nice to use the > way the consultant talks about. Because you are then 100 % sure that you > are operating wi

[development-axapta] what's better ??

2004-01-22 Thread vario0
Hy, When we began with axapta programming, one of our consultant said that the usage of Import/Export project was a wrong solution. Then, he adviced us to import our developpement by making a copy of the "CUS Layer".  But, in this case, before each copy, we need a stabilised layer.  And,

[development-axapta] Urgent, WEB REPORT

2004-01-07 Thread vario0
Hello, 1) I like create a WebReport but this WebReport must have the format PDF. (I save the file in a directory). 2) How to create a link to a file in Axapta? Could you help me? Thanks, Vario. Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group

[development-axapta] Web Report

2004-01-02 Thread vario0
Hello, I wish run a report when I click on a WebButton. This report needs parameters. How to run a WebReport by code? (in the method Clicked for example) Could you help me? thanks, Vario. Yahoo! Groups Sponsor _ Yahoo! Groups Links * To visit your group on the web, go to: ht

[development-axapta] Data sources

2004-01-02 Thread vario0
Hi, How to create a dataSource by code? thanks, Vario. Yahoo! Groups Sponsor ADVERTISEMENT click here Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

[development-axapta] report

2004-01-02 Thread vario0
Hello, What is the different between the "AutoDesignSpecs" and the "Generated Desing" of a report? We have tryed to create a report build from a report template. We have noticed that when we have build a "Generated Desing", all modifications on the report template aren't visible on the report

[development-axapta] Problem Group By

2004-01-02 Thread vario0
Hi, I want to display data of a table in a grid, but in this table, the data are duplicates. I want to select all datas using a clause "Group By" with a field. How to apply a "group by" to a DataSource? Thanks, Vario. Yahoo! Groups Sponsor Your use of Yahoo! Groups is subject to th

[development-axapta] Problems relations with 2 tables

2004-01-02 Thread vario0
Hi, Could you give me informations about the class "DictRelation"? With what is used this class? Thank, in advance. Vario. Yahoo! Groups Sponsor Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

[development-axapta] URGENT PRINT PROBLEM

2004-01-02 Thread vario0
Hi, How to configure the PrintJobSettings class to print on both side? Thanks, Vario. Yahoo! Groups Sponsor ADVERTISEMENT Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

[development-axapta] URGENT Print problem

2004-01-02 Thread vario0
How to configure the PrintJobSettings class to print in recto - verso? Thanks in advance, Vario. Yahoo! Groups Sponsor ADVERTISEMENT Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

[development-axapta] Urgent problem sql

2004-01-02 Thread vario0
Hello, I try to connect to a database by using the ADO component. The connection is established, the selection of data did not pose a problem to me, but I do not manage to recover the contents of my RecordSet (property Fields). This error is raised: The method was called with a non - valid numb