Examples Explorer

Page 3 of 4 FirstFirst 1234 LastLast
  1. #21

    RE: Examples Explorer

    Hi jchau,

    The TabCloseMenu plugin is present in v0.6. Just add to Plugins collection of TabPanel
                <Plugins>
                    <ext:TabCloseMenu ID="TabCloseMenu1" runat="server" />
                </Plugins>
  2. #22

    RE: Examples Explorer

    vladimir (10/6/2008)Hi jchau,

    The TabCloseMenu plugin is present in v0.6. Just add to Plugins collection of TabPanel
                <Plugins>
                    <ext:TabCloseMenu ID="TabCloseMenu1" runat="server" />
                </Plugins>
    Sorry. I meant add it to Examples Explorer. Right now, every tree node click opens a new tab and every tab has to be manually closed.
  3. #23

    RE: Examples Explorer

    There seems to be a bug in the Custom Search combobox example. It doesn't set the textbox to the correct selected row in the grid. It always sets the textbox to the first row when a selection is made.

    https://examples1.ext.net/#/Form/Com...Custom_Search/

    Using FF3
  4. #24

    RE: Examples Explorer

    Hi jchau,

    Thanks for your post. The example was fixed.

  5. #25

    RE: Examples Explorer

    Hello.
    Seems that Ajax saving and PostBack saving links are broken.
  6. #26

    RE: Examples Explorer

    Rod (10/8/2008) Hello.
    Seems that Ajax saving and PostBack saving links are broken.
    I'm not entirely sure what example you are refering to. Can you clarify?
    Geoffrey McGill
    Founder
  7. #27

    RE: Examples Explorer

    jchau (10/6/2008)
    vladimir (10/6/2008)Hi jchau,

    The TabCloseMenu plugin is present in v0.6. Just add to Plugins collection of TabPanel
                <Plugins>
                    <ext:TabCloseMenu ID="TabCloseMenu1" runat="server" />
                </Plugins>
    Sorry. I meant add it to Examples Explorer. Right now, every tree node click opens a new tab and every tab has to be manually closed.
    The <ext:TabCloseMenu> Plugin has been added to the Examples Explorer.

    Thanks for the suggestion!
    Geoffrey McGill
    Founder
  8. #28

    RE: Examples Explorer

    geoffrey.mcgill (10/8/2008)
    Rod (10/8/2008) Hello.
    Seems that Ajax saving and PostBack saving links are broken.
    I'm not entirely sure what example you are refering to. Can you clarify?
    In the grid panel / property grid section, both links throw exceptions for me.
  9. #29

    RE: Examples Explorer

    In the grid panel / property grid section, both links throw exceptions for me.
    Ah, thanks for the clarification. The PropertyGrid examples were recently moved to their own dedicated folder, see https://examples1.ext.net/#/Property...sic/Save_Data/

    I think just refreshing your browser window should solve the issue, or browsing directly to https://examples2.ext.net/.

    Geoffrey McGill
    Founder
  10. #30

    RE: Examples Explorer

    That did the trick ty :)
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. [CLOSED] TabBar Config examples in Examples Explorer not working
    By anup in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Jun 26, 2012, 9:32 AM
  2. Replies: 7
    Last Post: Mar 22, 2012, 1:00 PM
  3. Examples Explorer 0.8.2
    By walle in forum 1.x Help
    Replies: 2
    Last Post: Oct 26, 2010, 1:13 PM
  4. [1.0] Examples Explorer
    By r_honey in forum Open Discussions
    Replies: 18
    Last Post: May 31, 2010, 5:06 PM
  5. Examples Explorer 7.0
    By amitpareek in forum Open Discussions
    Replies: 2
    Last Post: Nov 26, 2008, 8:59 AM

Posting Permissions