Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
168 Points
79 Posts
Aug 03, 2011 03:09 PM|LINK
Set a break point in the check-changed method (I think, judging from your stack trace) and see what method you need to call to set the object value. The missing method is probably in the page or form load routine.
monoliths
Member
168 Points
79 Posts
Re: Problem with Object Reference
Aug 03, 2011 03:09 PM|LINK
Set a break point in the check-changed method (I think, judging from your stack trace) and see what method you need to call to set the object value. The missing method is probably in the page or form load routine.