attilaantal / CodeSnippetsAndTemplates

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

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

License:MIT License