BookmarkSubscribeRSS Feed
Smitty
Fluorite | Level 6
Good Day:

I created a subclass of a SAS dataset model and created an override on the _deleterow method. I dropped this on top of a table viewer in an AF application. When I run the application and delete a row through the viewer by choosing Delete Row from the popup menu, the row gets deleted; but, my code in the overridden method does not execute. Can you explain why the scl code is not executing?

Cheers,
Smitty
2 REPLIES 2
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Suggest you share your code.

Scott Barry
SBBWorks, Inc.
Smitty
Fluorite | Level 6
Hi Scott:

Thank you for the response. Really no code to share. The code in the overriden method is just a messagebox to show that it is working. I am thinking I missed something in the communicaation setup between the table viewer and the dataset model.

Smitty

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 2 replies
  • 1183 views
  • 0 likes
  • 2 in conversation