property Grid.DetectDelete as Boolean
Specifies whether the control detects when a record is deleted from the bounded recordset.

 TypeDescription 
   Boolean A boolean expression that indicates whether the control detects when a record is deleted from the bounded recordset.  

The property has effect only if the DataSource property points to an ADO recordset. If the DetectDelete property is True, the control is notified when a record is deleted, and the associated item is removed from the control's items collection.


Send comments on this topic.
© 1999-2008 Exontrol Inc, Software. All rights reserved.