LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (April 2010, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 6 Apr 2010 05:40:03 -0400
Reply-To:     Andrianarivo RAMAMONJY <rivo.ramamonjy@TRICAST-GROUP.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Andrianarivo RAMAMONJY <rivo.ramamonjy@TRICAST-GROUP.COM>
Subject:      Re: Table Editor with undos

This is an update of my original post. I'm dealing with subclassing the "Table Viewer Control" class, not "Table Editor" as I mentionned. Rivo.

On Tue, 6 Apr 2010 05:00:28 -0400, Andrianarivo RAMAMONJY <rivo.ramamonjy@TRICAST-GROUP.COM> wrote:

>Hello, >I'm trying to build a subclass of Table editor with modifications undo >capability. My first idea was to set autosave attribute to 1 and override >the _SAVE method to track the modifications in a generation table. >Unfortunately the autosave mechanism seems not to use a _SAVE method call. >Any suggestion would be appreciated. > >Rivo.


Back to: Top of message | Previous page | Main SAS-L page