Hi Billur
How can one change the dimensions on this form?
Nihar
From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Billur Kardas
Sent: Thursday, November 23, 2006 6:52 PM
To: Axapta-Knowledge-Village@yahoogroups.com;
You can also try this
FormStringControl XYZ;
XYZ= element.design().control(Control::ControlName);
XYX.visible(false);
Cheers
On 11/25/06, Varden Morris <[EMAIL PROTECTED]> wrote:
>
> Change the "allowEdit" property of the field on the form data source
> node to "No". This will
Hi all,
I want to directly load and parse XML document which is on web and get
data from it. Can I use XMLDocument Class for this. I know we can use this
class files which our local computer.
How can I do this ?
Ramazan
[Non-text portions of this message have been removed]
Change the "allowEdit" property of the field on the form data source node to
"No". This will disable the field everywhere it's being used on the form. To
disable the field on all user interface in the application you should set the
"AllowEdit" property of the field on the TABLE to "No".
V G <[E
Yes, you do need a separate odbc connection for FRx
and AX.
--- Tarek Saleh <[EMAIL PROTECTED]> wrote:
> Hi
> i m also new in Frx but i think you should make a
> spechial ODBC for FRX rather than useng the same one
> that connect for AXDB
>
> Just check it out
>
> Regards
> Tarek
>
>
>
>
Hey
How can I add the "asset deprciation" to the report "fixed assets
listing" ?
thnx
Hi
I want to disable a field on the form which is in auto group.
Thanks in advance for help
Regards
[Non-text portions of this message have been removed]
7 matches
Mail list logo