Hi,
I am trying to manually edit a gridview and get the updated values. The values will then be passed to tbe middle tier. Due to this, I am manually setting up the data source and binding it. My code binds the data correctly, displays it and so on, but when I actually edit any columns and...