Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
There is a property on the ListView called DeleteMarkOnly which is initially set to True. So if you want the list to immediately delete the item from the server without a save downstream, then set this to False.
|