Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP .Net Building Controls
Collection Property of Another Custom Server Control
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Sean, post: 4255872"] Hi, I read more and figured out how to build what I needed: <cc> <item></item> <item></item> </cc> when <item> is an editable control in designer and I can drag and drop controls in it. The problem I'm having is to preserve user values on postbacks. I found posts that recommend IStateManager, but this is not for server controls. What can be done to solve the problem? PS: If I put <item></item> control out, it preserves user inputs on postbacks. I probably miss some kind of link in viewstate management between <cc> and <item>s... [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP .Net Building Controls
Collection Property of Another Custom Server Control
Top