Author Topic: Context menu alignment is not correct after updating to vs 9.0.2  (Read 329 times)

gopigupta

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 37
    • View Profile
Context menu alignment is not correct after updating to vs 9.0.2
« 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

 

gopigupta

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 37
    • View Profile
Re: Context menu alignment is not correct after updating to vs 9.0.2
« Reply #1 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

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Context menu alignment is not correct after updating to vs 9.0.2
« Reply #2 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

gopigupta

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 37
    • View Profile
Re: Context menu alignment is not correct after updating to vs 9.0.2
« Reply #3 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.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: Context menu alignment is not correct after updating to vs 9.0.2
« Reply #4 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
« Last Edit: December 06, 2023, 01:12:54 pm by paramvir »

gopigupta

  • Pro Ultimate
  • Newbie
  • *
  • Posts: 37
    • View Profile
Re: Context menu alignment is not correct after updating to vs 9.0.2
« Reply #5 on: December 06, 2023, 02:05:57 pm »
Thank you very much. Issue is resolved after applying the patch.