I am bound to a dataview and have UpdateMode set to OnCellChange. After I update the cell, I get a little icon to the left of the record indicating that the record has been changed. How to I commit this change and have the DataGrid update re-render the dataview?
Thanks,Rod