ContextMenu

0
0
Hi, is it possible to hide some context menu items before it is shown?

I tried to do this in the "Load" event, but it was never triggered.

I tried to do this in the "Popup" event, but all elements remain visible.

What is wrong ?

Thanks

Nello Pernice

 

  • You must to post comments
0
0
Thank you.
I have verified that it works if i change menu items during the "new". I have statically assigned the contextmneu to multiple gridviews, 
and I would like to modify the menu items based on the cell contents, so I tried to intercept the load event to modify the menu, 
but it is never triggered. The version is 2.2.47
At the moment I cannot update because the license has expired
Nello Pernice
  • You must to post comments
0
0

Meanwhile, I attached a sample that can handle items hidden or disabled in a popup menu

Regards and happy codding

 

  • You must to post comments
0
0

Hi Nello

Wich version of Wisej are you using ?

Regards

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.