You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-13Lines changed: 3 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,19 +9,9 @@
9
9
10
10
In this example, we demonstrate how to show the number of List View items in the Navigation Control. You can add or delete items in List Views. The record count in navigation item captions will be automatically updated.
11
11
12
-
### WinForms
13
-
14
-
<imgsrc="./media/example-win.png"width="600">
15
-
16
-
17
-
### ASP.NET Web Forms
18
-
19
-
<imgsrc="./media/example-web.png"width="600">
20
-
21
-
22
12
### ASP.NET Core Blazor
23
13
24
-
<imgsrc="./media/example-blazor.png"width="600">
14
+
25
15
26
16
27
17
## Implementation Steps
@@ -31,8 +21,8 @@ In this example, we demonstrate how to show the number of List View items in the
0 commit comments