Accessing the value of a Cell in Onload event
I want to access the value of a cell in the Onload event of the form.
I am able to do this in other events, but in onload the value property seems to be undefined ?
Any Insights into why this is happening.
Thanks in advance,
newbie to JSP...
|