Author Topic: Unable to type in the textbox in filter  (Read 1251 times)

Sivakumar

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 32
    • View Profile
Unable to type in the textbox in filter
« on: March 09, 2021, 02:47:44 pm »
Hi,

I am unable to type in the textbox after opening the filter for each column.
Same is the issue while using 'range' or 'contains' or any filter option that has a texbox option.

Code: [Select]
filterModel: {
                    on: true,
                    header: true,
                    menuIcon: false,
                    type: 'local'
                }

Not sure what I'm missing here.

Let me know if more input is required from my end.

--
Thank you

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: Unable to type in the textbox in filter
« Reply #1 on: March 09, 2021, 04:46:58 pm »
Not sure what's missing in your code.

Please share a test case on jsfiddle or stackblitz.