简体   繁体   English

如何在asp.net中使用Telerik控件?

[英]how to use telerik control in asp.net?

I have seen few tutorials of telerik and made research on it. 我看过很少的telerik教程,并对此进行了研究。 Now I theoratically know how to use it. 现在我从理论上知道如何使用它。 But I wanted to know how to start using it. 但是我想知道如何开始使用它。 I am using Visual studio express 2013. Whether we need to purchase any license or is it available free of cost or does it have paid and free verson both. 我正在使用Visual Studio Express2013。无论我们需要购买任何许可证还是免费获得许可,或者是否已付费和免费使用Verson。 Please give information about it. 请提供有关它的信息。

Here's the nice PDF tutorial to get started on telerik asp.net controls: RadControls for ASP.NET AJAX Step-by-Step tutorial . 这是开始使用telerik asp.net控件的不错的PDF教程: ASP.NET AJAX的RadControls分步教程 Telerik is not a free but you can download trial version here . Telerik不是免费的,但您可以在此处下载试用版。 Also, Telerik has a community that will help answer questions on their forum . 此外,Telerik拥有一个社区,可以帮助他们在论坛上回答问题。

Don't forget to check out their Documentation and Tutorials page. 不要忘记查看其“ 文档和教程”页面。

To add Telerik UI for ASP.NET AJAX to an existing ASP.NET web application you need to follow these steps: Make sure you have installed ASP.NET AJAX. 要将用于ASP.NET AJAX Telerik UI添加到现有的ASP.NET Web应用程序中,您需要执行以下步骤:确保已安装ASP.NET AJAX。 Info can be found at http://www.asp.net/AJAX/Documentation/Live/InstallingASPNETAJAX.aspx 可以在http://www.asp.net/AJAX/Documentation/Live/InstallingASPNETAJAX.aspx中找到信息

If your web application is not using ASP.NET AJAX you need to configure it to do so. 如果您的Web应用程序未使用ASP.NET AJAX ,则需要对其进行配置。 Detailed instructions can be found at http://www.asp.net/AJAX/Documentation/Live/ConfiguringASPNETAJAX.aspx 有关详细说明, 参见http://www.asp.net/AJAX/Documentation/Live/ConfiguringASPNETAJAX.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM