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: windowsforms/FlexGridShowcaseDemo/cs/README.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,12 @@ products:
6
6
page_type: sample
7
7
name: "Windows Forms Datagrid Sample: FlexGrid Showcase (C#)"
8
8
urlFragment: "winforms-flexgridshowcase-cs"
9
-
description: ".NET 6.0 Windows Forms application that demonstrates how to use GrapeCity FlexGrid"
9
+
description: ".NET 8.0 Windows Forms application that demonstrates how to use ComponentOne FlexGrid"
10
10
---
11
11
12
12
# FlexGrid Showcase Demo
13
13
14
-
This sample is a .NET 6.0 Windows Forms application that demonstrates how to use GrapeCity[`FlexGrid`](https://www.grapecity.com/componentone/winforms-ui-controls/flexgrid-winforms-data-grid), a Windows Forms Datagrid control.
14
+
This sample is a .NET 8.0 Windows Forms application that demonstrates how to use ComponentOne[`FlexGrid`](https://developer.mescius.com/componentone/winforms-ui-controls/flexgrid-winforms-data-grid), a Windows Forms Datagrid control.
15
15
16
16
The sample shows different operations with `FlexGrid`:
17
17
@@ -23,25 +23,25 @@ The sample shows different operations with `FlexGrid`:
23
23
24
24

25
25
26
-
There are several GrapeCity packages used in the sample:
26
+
There are several ComponentOne packages used in the sample:
For more code examples and tutorials see the [documentation](https://www.grapecity.com/componentone/docs/win/online-flexgrid/overview.html).
34
+
For more code examples and tutorials see the [documentation](https://developer.mescius.com/componentone/docs/win/online-flexgrid/overview.html).
35
35
36
36
Mentioned controls and packages require a valid license for runtime testing and distribution.
37
37
38
38
Also there is 30-day trial for evaluation purposes.
39
39
40
-
For more licensing information visit [www.grapecity.com/componentone/licensing](https://www.grapecity.com/componentone/licensing).
40
+
For more licensing information visit [developer.mescius.com/componentone/licensing](https://developer.mescius.com/componentone/licensing).
41
41
42
42
## Sample prerequisites
43
43
44
-
This sample is written in C# and targets .NET 6.0 running on Windows. It requires the [.NET 6.0 SDK](https://dotnet.microsoft.com/download/dotnet/6.0).
44
+
This sample is written in C# and targets .NET 8.0 running on Windows. It requires the [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0).
0 commit comments