ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: Sivakumar on March 09, 2021, 02:47:44 pm

Title: Unable to type in the textbox in filter
Post by: Sivakumar 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
Title: Re: Unable to type in the textbox in filter
Post by: paramvir 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.