Delete listview item from parent table

Hi,

The following C# code deletes an item from a listview; the item disappears from the type projection (related field) but not from the parent table.  How do I delete the item from the parent table simultaneously.

items.Remove(obj as IDataItem);

thnx


Sue.

June 29th, 2015 3:11am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics