Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
4 Points
4 Posts
Dec 21, 2007 03:41 PM|LINK
I get a null reference exception for this line:
ctl = ctls.First.Value;
When I try to use that code. Any ideas why? Thanks.
art03
Member
4 Points
4 Posts
Re: Solution to the FindControl problem
Dec 21, 2007 03:41 PM|LINK
I get a null reference exception for this line:
ctl = ctls.First.Value;
When I try to use that code. Any ideas why? Thanks.