資源簡介
kendo Ui Grid 的增刪改查
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.Http;
using?System.Web.Mvc;
using?System.Web.Optimization;
using?System.Web.Routing;
namespace?AboutKendo
{
????//?Note:?For?instructions?on?enabling?IIS6?or?IIS7?classic?mode?
????//?visit?http://go.microsoft.com/?linkId=9394801
????public?class?MvcApplication?:?System.Web.HttpApplication
????{
????????public?static?void?RegisterGlobalFilters(GlobalFilterCollection?filters)
????????{
????????????filters.Add(new?HandleErrorAttribute());
????????}
????????public?static?void?RegisterRoutes(RouteCollection?routes)
????????{
????????????routes.IgnoreRoute(“{resource}.axd/{*pathInfo}“);
????????????routes.MapHttpRoute(
????????????????name:?“DefaultApi“
????????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-05-07?16:31??AboutKendo\
?????目錄???????????0??2014-05-09?10:24??AboutKendo\AboutKendo\
?????文件???????47634??2014-05-08?15:19??AboutKendo\AboutKendo\AboutKendo.csproj
?????文件????????1087??2014-05-08?15:19??AboutKendo\AboutKendo\AboutKendo.csproj.user
?????目錄???????????0??2014-05-09?15:04??AboutKendo\AboutKendo\App_Data\
?????目錄???????????0??2014-05-07?11:28??AboutKendo\AboutKendo\Content\
?????文件???????13944??2014-05-07?11:27??AboutKendo\AboutKendo\Content\Site.css
?????目錄???????????0??2014-05-07?11:28??AboutKendo\AboutKendo\Content\kendo\
?????目錄???????????0??2014-05-07?11:28??AboutKendo\AboutKendo\Content\kendo\2014.1.318\
?????目錄???????????0??2014-05-07?11:28??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\
?????文件????????2873??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\editor.png
?????文件????????6285??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\imagebrowser.png
?????文件?????????799??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\indeterminate.gif
?????文件????????5865??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\loading-image.gif
?????文件????????2206??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\loading.gif
?????文件????????4916??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\loading_2x.gif
?????文件?????????920??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\markers.png
?????文件????????1891??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\markers_2x.png
?????文件??????????63??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\slider-h.gif
?????文件??????????63??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\slider-v.gif
?????文件???????10982??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\sprite.png
?????文件???????25944??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\Black\sprite_2x.png
?????目錄???????????0??2014-05-07?11:28??AboutKendo\AboutKendo\Content\kendo\2014.1.318\BlueOpal\
?????文件????????1159??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\BlueOpal\editor.png
?????文件????????6381??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\BlueOpal\imagebrowser.png
?????文件?????????799??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\BlueOpal\indeterminate.gif
?????文件????????5995??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\BlueOpal\loading-image.gif
?????文件????????2205??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\BlueOpal\loading.gif
?????文件????????4985??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\BlueOpal\loading_2x.gif
?????文件?????????914??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\BlueOpal\markers.png
?????文件????????1892??2014-03-18?15:39??AboutKendo\AboutKendo\Content\kendo\2014.1.318\BlueOpal\markers_2x.png
............此處省略1027個文件信息
- 上一篇:kendo ui grid webservice 查詢開發
- 下一篇:紙牌游戲21點
評論
共有 條評論