зеркало из
1
0
Форкнуть 0
This repository includes mainly custom shortcut code snippets and some templates for the Telerik and Kendo UI controls/widgets
Перейти к файлу
Attila Antal 8d250155b4
update code snippets
2024-11-08 17:16:23 +02:00
Code Snippets update code snippets 2024-11-08 17:16:23 +02:00
Images Add needsource demo 2018-11-01 00:10:04 +02:00
Telerik UI for ASP.NET AJAX Update GetDataTableSource.snippet 2018-10-30 11:28:22 +02:00
LICENSE Initial commit 2018-07-06 16:52:33 +03:00
README.md update gridexcel demo link reference 2018-11-01 00:20:49 +02:00
connectionstring.snippet Add files via upload 2019-11-20 22:49:28 +02:00
html.snippet Add files via upload 2019-11-20 22:49:28 +02:00
jquerycdn.snippet Add files via upload 2019-11-20 22:49:28 +02:00
needsource-demo.md Rename datasource-demo to needsource-demo 2018-11-01 00:12:09 +02:00
radgrid-excel-like-demo.md Fix gif image reference path 2018-10-31 23:52:02 +02:00

README.md

CodeSnippetsAndTemplates

This repository includes mainly custom shortcut code snippets and some templates for the Telerik and Kendo UI controls/widgets.

To check all Telerik AJAX controls that have custom shortcuts available, check Create Sample markup snippets for all Telerik controls issue.

What are the "snippets" and how to use them

They are shortcuts that you can write in your editor, press Tab and some code will be automatically generated.

sampleshortcut

How to install them

  • Copy the Code Snippets folder to C:\Users\<Username>\Documents\<VS Folder> folder where Username is your PC login and VS Folder could be Visual Studio 2013, Visual Studio 2015 or Visual Studio 2017 depending on the version you have installed.
  • Start using the snippets by typing their shortcut name and press TAB key.

Demos

  1. Generate dummy DataSources
  2. RadGrid Excel-Like Filtering

OR

  • Use the Code snippets from the Telerik UI for ASP.NET AJAX folder and follow the instructions below:

tl;dr

In Visual Studio, place the *.snippet file in the folder given in the "default destination" in the README file of the control

For more information please visit: