Search Results

Type: Posts; User: netwearcdz

Search took 0.01 seconds.
  1. I notice if i comment this line out the setActiveTab() and i click on the links twice producing 2 new tabs A,B I manually have to click on the tab (A)when i do the page begins to load in the IFrame....
  2. Hey,
    I have a Tab Strip which on page load has a default tab which is uncloseable this tab has a list of links. Upon clicking a link i call addTab() which adds a tab (Tab.A) to the control...
  3. I'm using the TabStrip and i notice that when I click on a tab and it adds the tab which then makes say 10xhr requests in this tab (I'm building 10 graphs with the return data...) if i click to...
  4. Resolved with the following code.



    var pnlNewTab = new Ext.Net.Panel();
    pnlNewTab.Render(_pnlMCnt.ClientID, Ext.Net.RenderMode.AddTo);

    var obj = new Ext.Net.TabStripItem("New Tab") {...
  5. I'm trying to add a new tab to my TabStrip when a user clicks a link I have a DirectEvent firing but but everytime the new tab strip it flips to the opposite side(See screenshot). and the new tab ...
  6. Vladimir your the man today!!!
  7. All i have to say is you are the man! thank you so much i have been banging my head for weeks now trying to fix this issue!
  8. when i am doing it is the initial load of the page and its components i notice in your example you are doing via a ajax method?
  9. Hey guys,
    When i set the portlet title property from the code behind i get a JS error and the page doesn't render. but if i set the title in design mode it works great how can i programmatic ally...
  10. Hello again,

    Question I'm having issues with a panel which has a 3rd party control (Dundas OLAP) in it and seems that only in IE 7 or IE8 Computability mode the control's JavaScript events are...
  11. Could you show me how you over came this?
  12. Gracious!
  13. Thank you so much Coolite Team!
  14. I am having this very same problem with the Dundas Olap grid could you show me some samples of how you did this with the AxisBuilder control....
  15. Thanks for the feed back i'll check it out What about the concerns with putting MonitorResize and BufferResize = true on all my controls does this cause performance issues?
  16. No idea anyone you can reproduce this.
  17. Question - I've been putting MonitorResize and BufferResize equaled to true on 8/10 controls I'm using is this wrong does this cause performance issues?

    Layout Questions
    1. How can i learn what...
  18. I've been trying to figure out why my Panels which have Autoloads don't size correctly or have scroll bars sometimes. Originally i was using the FQDN address + page i wanted to call, both IE and FF ...
  19. The example I am using is https://examples1.ext.net/Examples/Portal/Basic/Deluxe/ notice the Google portlet if you re-size the browser window or look at it on a large monitor it doesn't look right...
  20. I'm having a problem with the portal example on large monitors it looks bad is there away to re-size this dynamically on window.resize? i notice the menu and the viewport re-size but the actual...
  21. Hey guys,
    I have a viewport which has a left navigation with a bunch of links on it these links have listener events tied to them which onclick will load the url in the center panel I have placed in...
  22. Hey all,
    I have to present a portal I have been working on this week I have noticed ever since I started using the Coolite toolkit the website ran slow are there a few things i should do before...
  23. I'm using the portal example as my base for this test.

    I'm trying to do the following:
    load page with layout Show mask saying "Loading Menu..." in the west wing or accordion menu of the portal...
Results 1 to 23 of 23