Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

79
Vistas
how can I make label inside scrollable panel fixed

I have below scrollable panel

scrollablepanel: {
            viewTemplate: {
                layout: 'center',               
                header: false,              
                scrollable: true,               
                items: {
                    xtype: 'itemsview'
                }
            }
        }

And this panel has two items: label and toolbar as below

items: [{
        xtype: 'label',
        html: "title"
    },
    {
        xtype: 'toolbar',
        reference: "titletoolbar",
        layout: "vbox",
        autoScroll: true,
        flex: 1,
        padding: 2,
        margin: 0,      
        listeners: {
            afterrender: function () {
                var me = this;
                var tool = me.up('titleview');
                tool.getController().updatetoolbar();
            }
        }
    }]

I want to make label inside the panel fixed on scroll. Right now its scrolling up along with the toolbar. can someone please help me with this?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda