tags:

views:

20

answers:

0

I have a GridView bound to an XmlDataSource. When I switch to edit mode for a particular row and make some changes once I press the Update button for the changes to take effect the new values are not available in the GridViewUpdateEventArgs argument. Anyone ever experienced this behavior?