Welcome Guest Search | Active Topics | Sign In | Register

Deleted Items in Grid Options
Paulo Mondragon
Posted: Tuesday, April 14, 2009 1:36:04 PM
Rank: Advanced Member
Groups: Member

Joined: 6/4/2008
Posts: 38
Hello,

I'm trying to get the items I selected to get deleted. I don't understand how to use the Grid_ItemDeleted method nor the DeleteItems property. Do you have an example of how to do this in VB ?

Thanks a lot.
eo_support
Posted: Tuesday, April 14, 2009 3:59:39 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Grid_ItemDeleted and DeletedItems works when user deletes the item on the client side, not with VB (on the server side). If you wish to delete an item on the server side, you delete it from your data source and then repopulate the Grid.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.