[CLOSED] GridPanel Height in Title

  1. #1

    [CLOSED] GridPanel Height in Title

    Hi, How Can I do to change the height in panel header, I am tring this:

    .x-grid-custom .x-panel-header-default-horizontal
    {
        padding:3px 9px 5px 9px !important;
    }
            <ext:GridPanel
                ID="gpConsultaCitas"
                runat="server"
                Height="580"
                Width="994"
                Title="Administrador de citas"
                StyleSpec="margin:0 auto;"
                EnableColumnHide="false"
                Cls="x-grid-custom"
                Border="true">
        </ext:GridPanel>
    But this is not working, the next image is a search element:

    Click image for larger version. 

Name:	GridPanelHeight.png 
Views:	18 
Size:	78.3 KB 
ID:	7120
    Last edited by Baidaly; Oct 25, 2013 at 9:16 PM. Reason: [CLOSED]
  2. #2
    This is working I'm sorry

Similar Threads

  1. Replies: 2
    Last Post: Apr 15, 2013, 7:46 AM
  2. [CLOSED] Problem Height Title tabpanel
    By xeo4.it in forum 2.x Legacy Premium Help
    Replies: 5
    Last Post: Dec 27, 2012, 9:02 AM
  3. [CLOSED] Panel Title Height
    By Timothy in forum 2.x Legacy Premium Help
    Replies: 12
    Last Post: Jun 08, 2012, 1:50 PM
  4. [CLOSED] PartialExtView GridPanel Title
    By Timothy in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: May 03, 2012, 7:09 PM
  5. Replies: 5
    Last Post: Jun 19, 2009, 6:38 AM

Tags for this Thread

Posting Permissions