Using RadControls in JavaScript based Windows 8 Application

In this post we will set up project to use RadControls for Windows 8 in JavaScript based Application. Before you go ahead with this post, read here

Getting Started with Rad Controls for Windows 8

Once you have done with downloading and installing Rad Control for Windows 8, create a new JavaScript based Windows Store project

image

Right click on the reference in solution explorer and add a new reference. Choose Windows Library for JavaScript and add to the project.

image

After adding references, verify in solution explorer that you have successfully added the references

image

Once references are successfully added in the project, you need to add references of Rad Control JS files and CSS files on the HTML page. You can refer them as following listing,

image

Now you are all set to use RadControls for Windows 8 in your application. To test that whether we have added all the references correctly or not ,let us put a RadSlider control on HTML

image

Now when you run the application you should get a RadSlider control on the page successfully.

image

In this way you can get it started with Rad Controls for Windows 8 in JavaScript based application for Windows Store. I hope you find this post useful. Thanks for reading.

4 thoughts on “Using RadControls in JavaScript based Windows 8 Application

  1. Pingback: Working with RadNumericBox in JavaScript Windows 8 Application « Telerik Helper

  2. Pingback: Working with RadDropDownList in JavaScript based Windows Store Application « Telerik Helper

  3. Pingback: How to work with RadChart in JavaScript based Application for Windows 8 « Telerik Helper

  4. Pingback: How to work with Pie Charts in JavaScript based Application for Windows 8 « Telerik Helper

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.