Hi All,

I have a problem regarding checking checkbox in Axapta through X++ code. On
some conditions I want to check the checkbox. For this I am writing the
following code

 projFund.Check=NoYes::Yes;

where projFund is the table buffer.
Check is the enum type field and enumtype is assigned NoYes Enum.
Now What is the problem with the code. Plz let me know is it the right way
to check the checkbox? or is there any other way to do this.

Regards.

Syed Baber.


[Non-text portions of this message have been removed]

Reply via email to