[CLOSED] Ext.Net's tabpanel and ExtJs tabpanel anchor

  1. #1

    [CLOSED] Ext.Net's tabpanel and ExtJs tabpanel anchor

    Hi, guys!

    I have a page with multiple tabpanels. Since it is a page that uses scroll bar, whenever I change tabs, my screen is going crazy, since Ext.Net's is using anchor '#' for changing tabs.

    I checked and extjs doesnt use anchor '#' when changing tabs, avoiding the 'jump to top' behavior.

    Ext.Net:
    https://examples1.ext.net/Examples/T...sic/Show_Hide/

    ExtJs
    http://dev.sencha.com/deploy/ext-4.0...tabs/tabs.html

    Thanks
    Last edited by Daniil; Nov 21, 2011 at 12:02 PM. Reason: [CLOSED]
  2. #2
    Hi,

    The ExtJS example you posted is 4.0.7.

    But the Ext.Net 1.x is based on ExtJS 3.x, which has the same behavior:
    http://dev.sencha.com/deploy/ext-3.4...tabs/tabs.html

    Ext.Net 2 is based on ExtJS 4.
  3. #3
    Thanks.

    Please, mark as closed.

Similar Threads

  1. [1.0]TabPanel--Bug????
    By Dragon in forum 1.x Help
    Replies: 1
    Last Post: Apr 02, 2010, 9:47 PM
  2. Replies: 3
    Last Post: Aug 21, 2009, 2:24 PM
  3. Get TabPanel ActiveTab inside Other TabPanel.
    By grmontero in forum 1.x Help
    Replies: 1
    Last Post: Jul 16, 2009, 11:45 AM
  4. TabPanel and iframes that use extjs
    By mthird in forum 1.x Help
    Replies: 3
    Last Post: Jan 13, 2009, 2:09 PM
  5. [CLOSED] Tabpanel in tabpanel from code behind
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 29, 2008, 7:56 AM

Posting Permissions