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
A pre-requisite is having access to the Telerik UI for Blazor components. The easiest way to get them to your development machine is to use the <ahref="https://www.telerik.com/download-trial-file/v2/control-panel"target="_blank">Progress Control Panel</a> or to download the [automated installer]({%slug installation/msi%}) from <ahref="https://www.telerik.com/account/product-download?product=BLAZOR"target="_blank">your telerik.com account</a>.
239
+
240
+
If you are not a customer, you can <ahref="https://www.telerik.com/download-trial-file/v2-b/ui-for-blazor"target="_blank">download a free, fully functional trial</a> and the same options will apply to you as well.
Copy file name to clipboardExpand all lines: components/grid/overview.md
+1-27Lines changed: 1 addition & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -16,33 +16,7 @@ The Telerik Blazor Data Grid provides a comprehensive set of ready-to-use featur
16
16
17
17
The Telerik Blazor grid is built on native Blazor from the ground up, by a company with a long history of making enterprise-ready Grids. This results in a Blazor data grid that delivers lighting fast performance and is highly customizable.
Copy file name to clipboardExpand all lines: introduction.md
+49Lines changed: 49 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,10 @@ The UI for Blazor suite shares HTML rendering and web assets (like stylesheets)
16
16
17
17
Telerik UI for Blazor supports both Client-side Blazor and Serve-side Blazor apps.
18
18
19
+
To read more about the benefits of using Telerik UI for Blazor, please visit the <ahref="https://www.telerik.com/blazor-ui"target="_blank">product overview page</a>.
If you are new to Telerik UI for Blazor, we recommend that you **follow the First Steps articles** to add the Telerik components to your application:
@@ -56,3 +60,48 @@ At the moment, the following components are available:
56
60
57
61
Tell us which components you want implemented and how you intend to use them, and Blazor, at [our feedback portal](https://feedback.telerik.com/blazor).
58
62
63
+
## Trial Version and Commercial License
64
+
65
+
This UI for Blazor library is a commercial UI library. You are welcome to explore its full functionality and get technical support from the team when you register for a free 30-day trial. To use it commercially, you need to <ahref="https://www.telerik.com/purchase/blazor-ui"target="_blank">purchase a license</a>. Feel free to review the Telerik UI for Blazor <ahref="https://www.telerik.com/purchase/license-agreement/blazor-ui"target="_blank">License Agreement</a> to get acquainted with the full terms of use.
66
+
67
+
68
+
## Support Options
69
+
70
+
For any issues you might encounter while working with Telerik UI for Blazor, use any of the available support channels:
71
+
72
+
* License holders and active trialists can take advantage of our outstanding customer support delivered by the developers building the library. To submit a support ticket, use the [UI for Blazor dedicated support](https://www.telerik.com/account/support-tickets/) system.
73
+
*[UI for Blazor forums](https://www.telerik.com/forums/blazor) are part of the free support you can get from the community and from the UI for Blazor team on all kinds of general issues.
74
+
*[UI for Blazor feedback portal](https://feedback.telerik.com/blazor) and [UI for Blazor roadmap](https://www.telerik.com/support/whats-new/blazor-ui/roadmap) provide information on the features in discussion and also the planned ones for release.
75
+
* UI for Blazor uses [its feedback portal](https://feedback.telerik.com/blazor) as its bug tracker and you can submit any related reports there. Also, check out the [closed bugs list](https://feedback.telerik.com/blazor?listMode=Recent&typeId=3&statusId=2).
76
+
* You may still need a tailor-made solution for your project. In such cases, go straight to [Progress Services](https://www.progress.com/services).
77
+
78
+
79
+
## Learning Resources
80
+
81
+
* <ahref="https://demos.telerik.com/blazor-ui"target="_blank">Online Demos</a> - also available as a project you can inspect and run locally. You can find them in the `demos` folder of your [installation]({%slug installation/msi%}).
82
+
83
+
* <ahref="https://docs.telerik.com/blazor-ui/knowledge-base"target="_blank">Knowledge Base</a> - contains answers to some common questions, problems and errors. Free-text search is also available.
84
+
85
+
* <ahref="https://github.com/telerik/blazor-ui"target="_blank">Samples Repo</a> - example projects that showcase popular scenarios so you can jump-start your project by copying from them.
86
+
87
+
* <ahref="https://www.telerik.com/support/blazor-ui"target="_blank">Blazor UI Support and Learning Resources</a> - a hub with links to all resources such as blogs, videos, repos, docs and so on.
88
+
89
+
<!-- TODO: add virtual classroom link when available -->
90
+
91
+
92
+
## Next Steps
93
+
94
+
*[First steps with Client-side Blazor]({%slug getting-started/client-side%}) (online guide)
95
+
96
+
*[First steps with Server-side Blazor]({%slug getting-started/server-side%}) (online guide)
97
+
98
+
*[What You Need]({%slug getting-started/what-you-need%}) - concise version of the tutorials above
99
+
100
+
* Generate a new Telerik Project (guided wizard) - for [Visual Studio]({%slug getting-started-vs-integration-new-project%}) and for [Visual Studio Code]({%slug getting-started-vs-code-integration-overview%}).
101
+
102
+
*[Convert an existing project to a Telerik-enabled project]({%slug getting-started-vs-integration-convert-project%})
103
+
104
+
*[Upgrade to a newer version of Telerik UI for Blazor]({%slug upgrade-tutorial%})
0 commit comments