Author Topic: ContextMenu Enable or disable Items before Event showing them  (Read 74 times)

necatiozbek

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 19
    • View Profile
Hi ,

Hello; Is there an event before the ContextMenu is displayed when it is opened?
Because I want to make the menu items active or passive before the ContextMenu is shown.
Or do you have a suggestion, method or sample code regarding this process?



Thank you

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6263
    • View Profile
Re: ContextMenu Enable or disable Items before Event showing them
« Reply #1 on: July 13, 2024, 09:51:41 pm »
Dynamic context menu is created in run time using the callback variant. Please check the "Dynamic Context menu on cells" section in this example:

https://paramquery.com/pro/demos/context_menu
« Last Edit: July 13, 2024, 10:21:21 pm by paramvir »