Integrated tabpanel

  1. #1

    Integrated tabpanel

    Hello,

    I have a question about the way for integrated EXT.NET and ASP.NET.
    I need put a reportviewer into a TabPanel, but when i render the reportviewer i get a error, then i think that is not possible.

    Can i render the reportviewer into a tabpanel?

    please, can someone say me how i do it, or if at least it is possible?.

    tks

    suerte!
  2. #2
    Hi,

    You should be able to add any Control inside the <Content> region of a Panel, which is then added to the <Items> collection of the <ext:TabPanel>.

    Another option would be using the <AutoLoad> configuration of an inner Panel.

    Hope this helps.
    Geoffrey McGill
    Founder
  3. #3

    Tks

    hi, geoffrey.mcgill
    thanks, is just what i was looking for.

    Suerte!

Similar Threads

  1. [CLOSED] Ext.Net's tabpanel and ExtJs tabpanel anchor
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Nov 21, 2011, 11:57 AM
  2. [CLOSED] Ext.Net 1.0 using II 7.0 Integrated Mode.
    By Zarzand in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Mar 25, 2010, 6:55 PM
  3. [CLOSED] Coolite in IIS 7 Integrated Mode
    By jsemple in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Nov 05, 2009, 4:09 PM
  4. Replies: 3
    Last Post: Aug 21, 2009, 2:24 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