Yeah that's yet to be done. The event handlers are defined and the listener lists are set up, but none of the events fire yet :) Shouldn't be too tough - I'll try to do it in a day or so unless you want to tackle it first :) -T
On Wed, Sep 16, 2009 at 4:35 PM, Scott Lanham <[email protected]> wrote: > Thanks Todd, that has saved me a heap of QAD hacks :-) > > The editCancelled event isn't firing for me. Is that yet to be done? > > On Thu, 17 Sep 2009 04:00:30 am Todd Volkert wrote: > > Scott, this change inspired PIVOT-299, which is partially implemented now > > when you sync. Note that the editor API changed slightly - as outlined > in > > the JIRA ticket. > > > > -T > > > > On Tue, Sep 15, 2009 at 8:15 PM, Scott Lanham <[email protected]> wrote: > > > Hi Guys, > > > > > > A Todd suggestion I have joined the dev list. > > > > > > I had to do a quick and dirty hack to TableViewRowEditor to get it to > > > fire a > > > "Cancel" event when the escape key is hit. The Code is attached in case > > > you are interested. > > > > > > Please let me know if you don't want me posting this kind of stuff on > > > this list. > > > > > > Cheers, > > > > > > Scott. > >
