This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Help me toi write a sample c# code to display a message onLoad form Event

RamyaSK - Sunday, February 7, 2010 5:54 PM:

Hi

I am new to Aras innovator, I am in starting point. I want to learn to write simple C# code
I just want to display a message ' Hi , Welcome" in the text message box in form by the fiorm even onLoad
Can anyone help me to satrt with some basics
My field name is WELCOME_MSGbox

 

Thanks 

RSK


 

 



Andy - Tuesday, February 9, 2010 5:16 PM:

Form events are client events.  Client methods are written in javascript.

~Andy