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

128
Vistas
Is there any way to show the filter icon close to sorter icon in ant design table?

How can we show filter Icon next to sorter icon in Ant Design Table ? Below is my column config, I have added custom filter icon like this, and on click of that I am opening a custom popup from where I display a table and from there I select the rows for filtering the data. That's why I have kept filterDropdownVisible as false.

Column Config:

{
            title: "Issuing Control ID",
            dataIndex: "controlId",
            key: "controlId",
            filters: [],
            filterDropdownVisible: false,
            filterIcon: (filtered: boolean) => (
                <MyCustomIcon onClick={() => setShowFilterModal(true)}  />
            ),
},

But the default behaviour of ant design is that it's showing the filter icon very far from the sorter icon and the title. So can we change that default behaviour to show the filter icon next to the sorter icon ?

Default Behaviour

enter image description here

Expected

Want the filter Icon next to sorter icon !

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