ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: hirehop on June 02, 2023, 04:26:29 pm

Title: Column Drag is not working
Post by: hirehop on June 02, 2023, 04:26:29 pm
Hello

Here I am sending you jsfiddle link as per that my column grad and drop is not working
but if i am remvove below code its working
Code: [Select]
filterModel: {
              on: true,
              header: true,
              menuIcon: false,
              gridOptions: {
                numberCell: {show: false},
                stripeRows: false
              }
            },

I have already keep this code in jsfiddle but when you remove the above code, then column drag and drop works.
please give solution because we need filter on column.

https://jsfiddle.net/hirakwebguru/nsfvb51h/54/ (https://jsfiddle.net/hirakwebguru/nsfvb51h/54/)

second thing is that can you give solution for header row and filter row with different class .

Thank you
Title: Re: Column Drag is not working
Post by: paramvir on June 02, 2023, 05:00:59 pm
Please use the patch mentioned in this post: https://paramquery.com/forum/index.php?topic=4565.0

https://jsfiddle.net/pg01hsdf/

Quote
second thing is that can you give solution for header row and filter row with different class .

Please elaborate your question.
Title: Re: Column Drag is not working
Post by: hirehop on June 02, 2023, 05:18:24 pm
Hello

Thank you

Its work very fine ,
And I would like to ask you when will version 9.0 officially release and with with support?

About class its okay with it no issue

Thank you
Title: Re: Column Drag is not working
Post by: paramvir on June 02, 2023, 09:44:37 pm
v9 is already released, its release notes are here: https://paramquery.com/forum/index.php?topic=4627.0