[Bug 2.3.1]: UpdateContent exception on loaded control

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #22
    This code above has been pretty reliable for rendering user controls and replacing contents, but is there a way to add a user control without rerendering its parent and destroying all the client data in the process? That is, I'd like to render the new usercontrol only and add it to the existing layout? How would I go about that?

    I attempted to use Render with the control and AddTo(parent) without much luck.
    Last edited by michaeld; Dec 01, 2013 at 11:47 PM.

Similar Threads

  1. Replies: 1
    Last Post: Apr 02, 2013, 5:03 AM
  2. Replies: 1
    Last Post: Oct 10, 2012, 11:47 AM
  3. [CLOSED] [1.0] User Control loaded several times
    By FVNoel in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 07, 2011, 10:33 AM
  4. Replies: 2
    Last Post: Oct 29, 2010, 8:51 AM
  5. Replies: 2
    Last Post: Feb 10, 2010, 10:45 AM

Posting Permissions