UpdateContent function showing error

  1. #1

    UpdateContent function showing error

    Hi,

    you have given the example:=

    serControl uc = (MyUserControl)LoadControl(MyUserControl.uc);
    SomeExtNetContainer.ContentControls.Add(uc);
    SomeExtNetContainer.UpdateContent();
    at link:
    http://forums.ext.net/showthread.php...()-and-Render()


    But this is not working in Ext V2. Showing Error:-

    "ItemTag validation (_tkn_50): Reference token (id8d04a8f466275b84_iddd3000f552616d0_) was not found"
  2. #2
    Please see the following sample
    https://examples2.ext.net/#/XRender/...UpdateContent/

    In that sample UpdateContent works correctly
  3. #3
    Yes,

    Thanks! It's working correctly.

Similar Threads

  1. UpdateContent() problem.
    By berger in forum 1.x Help
    Replies: 5
    Last Post: Aug 01, 2012, 6:41 PM
  2. Replies: 1
    Last Post: Oct 19, 2011, 4:30 PM
  3. Always showing javascript error
    By vs.mukesh in forum 1.x Help
    Replies: 18
    Last Post: Mar 25, 2011, 5:34 AM
  4. [CLOSED] Viewport1.UpdateContent() does not work
    By 78fede78 in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Dec 16, 2010, 12:41 PM
  5. Replies: 3
    Last Post: Jun 23, 2010, 6:18 PM

Posting Permissions