简体   繁体   English

ASP.NET的JavaScript UI控件

[英]JavaScript UI controls for ASP.NET

I've been working with Django and Kendo UI, and jQuery to make web pages. 我一直在使用Django和Kendo UI,以及jQuery来制作网页。 Up until now, I like a lot the UI that can be used with these. 到目前为止,我非常喜欢可以与这些UI一起使用的UI。

I check in the Kendo UI web that support for ASP.NET and ASP.NET MVC is only a trial, so I was wondering if there something like KendoUI and jQuery UI for ASP.NET. 我在Kendo UI Web中签到了支持ASP.NET和ASP.NET MVC的试用版,因此我想知道是否有类似KendoUI和jQuery UI的ASP.NET。 I'm a beginner on this, so i don't know much. 我是这个的初学者,所以我并不了解。

Can you please help me? 你能帮我么?

The open source version of KendoUI Web can be used with any platform (php, asp.net, java, etc). KendoUI Web的开源版本可与任何平台(php,asp.net,java等)一起使用。 It's just javascript ui library. 这只是javascript ui库。 The asp.net mvc wrapper that comes with the full product just wraps the javascript calls with mvc html helpers... no reason you can't do that yourself. 完整产品随附的asp.net mvc包装器仅将mvc html帮助器的javascript调用包装起来...没有理由您不能自己这样做。

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

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