- In the previous post I've posted that how to delete the record from datagrid using Stored Procedure in WPF.
- In this post we would see how to update the records from datagrid in WPF.
- XAML Code:
2. Code Behind :
- This is it. It's done your record will be updated. Enjoy. For any query please comment me.
- Here framework element is used to get the data from current cell of row.
No comments:
Post a Comment