-
Notifications
You must be signed in to change notification settings - Fork 70
/
Samples.json
97 lines (97 loc) · 2.3 KB
/
Samples.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
[
{
"name": "Background Tasks",
"documentation": "https://docs.wisej.com/docs",
"path": "BackgroundTasks/BackgroundTasks"
},
{
"name": "Buttons",
"documentation": "https://docs.wisej.com/docs",
"path": "Buttons/Wisej.Buttons"
},
{
"name": "ChartJS",
"documentation": "https://docs.wisej.com/docs",
"path": "ChartJS/ChartJS"
},
{
"name": "ColumnFilter",
"documentation": "https://docs.wisej.com/docs",
"path": "ColumnFilter/Wisej.ColumnFilterSample"
},
{
"name": "Custom Painting",
"documentation": "https://docs.wisej.com/docs",
"path": "CustomPainting/CustomPainting"
},
{
"name": "Data Binding",
"documentation": "https://docs.wisej.com/docs",
"path": "DataBinding/DataBinding"
},
{
"name": "DataGridView Summary Rows",
"documentation": "https://docs.wisej.com/docs",
"path": "DataGridViewSummaryRows/WiseJ.DataGridViewSummaryRows"
},
{
"name": "Download",
"documentation": "https://docs.wisej.com/docs",
"path": "Download/Wisej.Download"
},
{
"name": "Editors Choice",
"documentation": "https://docs.wisej.com/docs",
"path": "EditorsChoice/EditorsChoice"
},
{
"name": "FullCalendar",
"documentation": "https://docs.wisej.com/docs",
"path": "FullCalendar/Wisej.FullCalendar"
},
{
"name": "GoogleMaps",
"documentation": "https://docs.wisej.com/docs",
"path": "GoogleMaps/Wisej.GoogleMaps"
},
{
"name": "Html2Canvas",
"documentation": "https://docs.wisej.com/docs",
"path": "Html2Canvas/Html2Canvas"
},
{
"name": "Integration1",
"documentation": "https://docs.wisej.com/docs",
"path": "Integration1/Integration1"
},
{
"name": "Integration2",
"documentation": "https://docs.wisej.com/docs",
"path": "Integration2/Integration2"
},
{
"name": "Integration3",
"documentation": "https://docs.wisej.com/docs",
"path": "Integration3/Integration3"
},
{
"name": "Integration4",
"documentation": "https://docs.wisej.com/docs",
"path": "Integration4/Integration4"
},
{
"name": "UserControl",
"documentation": "https://docs.wisej.com/docs",
"path": "UserControl/UserControl"
},
{
"name": "UserDesktop",
"documentation": "https://docs.wisej.com/docs",
"path": "UserDesktop/UserDesktop"
},
{
"name": "UserPaintCells",
"documentation": "https://docs.wisej.com/docs",
"path": "UserPaintCells/Wisej.DGVUserPaint"
}
]