[EMAIL PROTECTED] on 20/09/07 12:55, wrote:
I had a strange experience last night!  My web page parms were being set
onto my action's model until a null property was encountered.  It seems one
of the web page fields was set to readonly and was not passed as a request
parm.  The null property resulted in a new model object being constructed
and things went down hill from there.  Has anyone experienced this one?

Possibly a similar situation occurred in one of my apps once. When using a read-only field that had to be passed back with the submit, I added a hidden field with the same info.



Adam


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to