From 97d4ea7da34d01e32263bf3f017675516bd799f1 Mon Sep 17 00:00:00 2001 From: abdo emad Date: Sun, 27 Oct 2019 21:44:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff60099..a6eb655 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A generic WPF CrudControl implemented based on the MVVM pattern. The control abstracts both the UI and business logic to achieve a foundation for a complete CRUD operation implementation (Add, Edit, Delete, Listing with sorting, paging and searching).

The Result

-![alt text](https://cloud.githubusercontent.com/assets/20560529/20644314/ec3c0a98-b438-11e6-9fad-3d7f4b1747d7.png) +

Xaml usage