Updating with using custom class collection not working
- by Risho
I've posted this yesterday on asp forum but no one replied so perhaps I'll have better luck here.
For some reason the OnUpdating method does not pull new values from the grid which is in edit mode. I've search and have come across several blogs and sites, some sugesting that an ObjectDataSource is required in order to use the "e.NewValue"…