Print Page | Close Window

Outlook-like behaviour

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=517
Printed Date: 11-Jun-2026 at 3:03pm


Topic: Outlook-like behaviour
Posted By: Yaron
Subject: Outlook-like behaviour
Date Posted: 22-Oct-2007 at 1:08pm
Hi All, I am attempting to emulate a behaviour seen in Outlook's Contact editor, where the new object is only created with the first key stroke, ie if the user clicks on 'Add New' and then closes the editor (the X button) no warnings for saving data are issued as would if you attempt to close the form after any capturing.
 
When using In-Grid capturing we use the 'AddingNew' event of the binding source to create the new BO, is there a way to do the same in a single BO view editor?



Print Page | Close Window