This is a migrated thread and some comments may be shown as answers.

ItemUpdated never fires

1 Answer 68 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Skov
Top achievements
Rank 1
Skov asked on 30 Oct 2010, 02:36 PM

Well it could just be me not knowing when and how the ItemUpdated is fired but I’m really puzzled.


I have some simple custom objects set to the RadListView data source in NeedDataSource
In the EditTemplate I have an update command having the CommandName set to ‘Update’ when pressed it fires the ItemUpdating event but the ItemUpdated never fires?


My Edit, Delete and Insert events all fires as I expect.


Best Søren

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 03 Nov 2010, 03:20 PM
Hi Skov,

The ItemUpdated event of the RadListView control is fired when Automatic Datasource operations are allowed and the item update has finished. With manual update operation the ItemUpdated event will not fire.

I hope this helps. 

Sincerely yours,
Pavlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ListView
Asked by
Skov
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or