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.
|