ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: gopigupta on December 05, 2023, 08:40:29 am

Title: Context menu alignment is not correct after updating to vs 9.0.2
Post by: gopigupta on December 05, 2023, 08:40:29 am
Hello,

I updated PQgrid from v8.2.1 to v9.0.2. After this update, the context menu is not appearing at right position. It covers the selected cell(attached ScreenShot1.png).

in previous version, the context menu would appear at proper position when cell is right clicked(attached ScreenShot2.png)

Please let me know how to solve this issue.

Thanks

 
Title: Re: Context menu alignment is not correct after updating to vs 9.0.2
Post by: gopigupta on December 06, 2023, 08:20:31 am
Hello,

Waiting for any solution for this issue. Please let me know possible workaround for this issue.

One observation I noticed is, alignment of context menu works well till vs8.7.0.

Thanks
Title: Re: Context menu alignment is not correct after updating to vs 9.0.2
Post by: paramvir on December 06, 2023, 11:23:58 am
It works as expected in v9.1.x, so you may want to upgrade it to v9.1
Title: Re: Context menu alignment is not correct after updating to vs 9.0.2
Post by: gopigupta on December 06, 2023, 12:36:00 pm
Thanks for reply.

Right now, I cannot upgrade it to 9.1. Can you please provide some patch work that I can apply in pqgrid.js file to fix this issue temporary.

I will try to upgrade to 9.1 in application in next release cycle.
Title: Re: Context menu alignment is not correct after updating to vs 9.0.2
Post by: paramvir on December 06, 2023, 12:46:22 pm
The patch for this issue has been posted here:

https://paramquery.com/forum/index.php?topic=4700.msg16940#msg16940
Title: Re: Context menu alignment is not correct after updating to vs 9.0.2
Post by: gopigupta on December 06, 2023, 02:05:57 pm
Thank you very much. Issue is resolved after applying the patch.