[CLOSED] Mvc.Ext.Net Collapsible Panel bug

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Mvc.Ext.Net Collapsible Panel bug

    Hi,

    Over a few solutions, I've noticed that there is a bug when using collapsible panels with gridpanels inside them.

    I have a collapsible panel with a panel inside it, and inside that panel is a gridpanel. This gridpanel has a direct event on it, so that when you select something, it displays a panel (that panel is in the center region, if that matters) with specific details relating to what you click on.

    It works fine when you load the page, then click an item within the gridpanel before collapsing and then expanding the panel. If you do that, the call still works (as I can see it in console/ Network) but the center panel (which worked before) no longer appears. Strange.

    The hierarchy is like so:

    - Collapsible Panel
    - Panel
    - Grid Panel

    I believe there is a bug, that when you collapse and then expand a panel with a gridpanel inside it, the contents of another panel will not load (if it's in direct events).

    I have tested this with a button and it works fine (I just passed in example details to the same call), even after expanding it. The issue only seems to arise with gridpanels.

    Please advise!

    EDIT:
    I've attached images of the working version and broken version.

    Working:
    Click image for larger version. 

Name:	Working_Client.PNG 
Views:	178 
Size:	17.4 KB 
ID:	25289

    Broken:
    Click image for larger version. 

Name:	Broken_Client.PNG 
Views:	185 
Size:	6.2 KB 
ID:	25290
    Last edited by cslocus; Oct 08, 2019 at 7:56 PM.

Similar Threads

  1. RTL Not Working in MVC Ext.net 2.2.0 Bug
    By sa_tabrizi in forum 2.x Help
    Replies: 1
    Last Post: May 21, 2013, 2:01 AM
  2. [CLOSED] Panel scroll event - Version Ext.NET.MVC.Pro.2.1.1
    By ontiv in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: Feb 13, 2013, 1:38 PM
  3. Ext.NET Treeview Panel with ASP.NET MVC 3 CRUD example
    By richard.tiong in forum 2.x Help
    Replies: 1
    Last Post: Jul 24, 2012, 1:20 PM
  4. Replies: 2
    Last Post: Jun 14, 2012, 11:30 AM
  5. Replies: 1
    Last Post: Sep 16, 2008, 10:45 AM

Tags for this Thread

Posting Permissions