[CLOSED] Ext.Net Control Deletion/Destroy issue

  1. #1

    [CLOSED] Ext.Net Control Deletion/Destroy issue

    Hi, Can you please help me to delete/destroy a panel/container and all its items.
    I try it as, i remove all the child items of a panel by using App.PanelId.removeAll() then it clears all the child elements of panel and its items length become zero
    but still i can find those child elements with their own IDs. So use destroy () method to remove it individually and then App.PanelId.destroy() to remove the main panel.

    As if I use object.destroy() method, sometimes it destroy it but again when i try to create it it just started loading and never stops and sometimes it gives error like:

    "Unable to get property 'setDisplayed' of undefined or null reference".

    Please help!

    Thanks
    Last edited by Daniil; Oct 14, 2014 at 12:54 PM. Reason: [CLOSED]
  2. #2
    Hi @asolvent,

    Please provide a test case.

Similar Threads

  1. [CLOSED] Grid Buffered Scrolling with Row Editing/Deletion/Addition
    By asolvent in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Feb 06, 2014, 7:28 AM
  2. Editor and window destroy
    By Yannis in forum 2.x Help
    Replies: 4
    Last Post: Dec 12, 2013, 4:52 AM
  3. How to destroy grid and store?
    By yash.kapoor in forum 2.x Help
    Replies: 0
    Last Post: Aug 07, 2013, 5:04 AM
  4. Question about Window Destroy
    By rammus in forum 2.x Help
    Replies: 4
    Last Post: Mar 25, 2013, 12:15 PM
  5. Replies: 0
    Last Post: Oct 17, 2012, 8:22 PM

Posting Permissions