BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
sudharsanan
Calcite | Level 5

Good Morning,

I need to disable the menu on right click on Table Viewer control  during run time of a SAS/AF frame.

Do you know the event related to the right click on table viewer? Is it is possible to disable the right-click menu of table viewer control?

Thanks in advance!

-Sudharsanan

1 ACCEPTED SOLUTION

Accepted Solutions
BrunoMueller
SAS Super FREQ

The tableViewer has an attribute "popMenuProcessing" under Behavior set it to "IGNORE IT", this should give you what you want.

View solution in original post

3 REPLIES 3
BrunoMueller
SAS Super FREQ

The tableViewer has an attribute "popMenuProcessing" under Behavior set it to "IGNORE IT", this should give you what you want.

sudharsanan
Calcite | Level 5

Thanks a lot. It works. This helped me a lot.

But the default value for the attribute "popMenuProcessing" was also "ignore it". When I reselected the same once again, the right click menu was disabled.

-sudharsanan

BrunoMueller
SAS Super FREQ

Hi

I observed the same behavior, might be a bug

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 915 views
  • 0 likes
  • 2 in conversation