HI
I have a user control is here ,which iam using in DotNetNuke, I am loading some controls dynamically on it(TextBox).But i am facing a problem that after loading controls to page ,when i enter some values i cannot access it. Controls are dynamicaly generated . when i debugged I can access controls id, But controls Value is not there, I think the view state is missing.But i tried with view statethan alos value cannot be accessed.Can any one help me to sortout this issue.
Thanks in Advance.
Navin
Abstract