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