jqSuiteASPNET_MVC_4_5_3_0

所属分类:.net编程
开发工具:Visual C++
文件大小:2278KB
下载次数:69
上传日期:2013-08-14 18:13:27
上 传 者hemeng15811523455
说明:  jqgrid破解版,一个比较强大的第三方控件,支持.net编程开发。
(jqgrid cracked version)

文件列表:
Files\bin\Trirand.Web.Mvc.dll (278528, 2013-08-06)
Files\css\ui.jqdropdownlist.css (700, 2012-03-05)
Files\css\ui.jqgrid.css (12456, 2013-05-15)
Files\css\ui.jqtreeview.css (999, 2013-04-20)
Files\js\trirand\i18n\grid.locale-ar.js (4883, 2013-05-06)
Files\js\trirand\i18n\grid.locale-bg.js (5366, 2013-05-06)
Files\js\trirand\i18n\grid.locale-bg1251.js (6506, 2013-05-06)
Files\js\trirand\i18n\grid.locale-cat.js (4543, 2013-05-06)
Files\js\trirand\i18n\grid.locale-cn.js (8118, 2013-05-18)
Files\js\trirand\i18n\grid.locale-cs.js (4577, 2013-05-06)
Files\js\trirand\i18n\grid.locale-da.js (4381, 2013-05-06)
Files\js\trirand\i18n\grid.locale-de.js (7102, 2013-05-06)
Files\js\trirand\i18n\grid.locale-dk.js (4252, 2013-05-06)
Files\js\trirand\i18n\grid.locale-el.js (5434, 2013-05-06)
Files\js\trirand\i18n\grid.locale-en.js (6780, 2013-05-06)
Files\js\trirand\i18n\grid.locale-es.js (4777, 2013-05-06)
Files\js\trirand\i18n\grid.locale-fa.js (6654, 2013-05-06)
Files\js\trirand\i18n\grid.locale-fi.js (4733, 2013-05-06)
Files\js\trirand\i18n\grid.locale-fr.js (4524, 2013-05-06)
Files\js\trirand\i18n\grid.locale-gl.js (4693, 2013-05-06)
Files\js\trirand\i18n\grid.locale-he.js (4730, 2013-05-06)
Files\js\trirand\i18n\grid.locale-hr.js (6363, 2013-05-06)
Files\js\trirand\i18n\grid.locale-hr1250.js (6428, 2013-05-06)
Files\js\trirand\i18n\grid.locale-hu.js (4385, 2013-05-06)
Files\js\trirand\i18n\grid.locale-id.js (6910, 2013-05-06)
Files\js\trirand\i18n\grid.locale-is.js (4496, 2013-05-06)
Files\js\trirand\i18n\grid.locale-it.js (3470, 2013-05-06)
Files\js\trirand\i18n\grid.locale-ja.js (7120, 2013-05-06)
Files\js\trirand\i18n\grid.locale-kr.js (4533, 2013-05-06)
Files\js\trirand\i18n\grid.locale-lt.js (4545, 2013-05-06)
Files\js\trirand\i18n\grid.locale-mne.js (4388, 2013-05-06)
Files\js\trirand\i18n\grid.locale-nl.js (5653, 2013-05-06)
Files\js\trirand\i18n\grid.locale-no.js (2963, 2013-05-06)
Files\js\trirand\i18n\grid.locale-pl.js (4472, 2013-05-06)
Files\js\trirand\i18n\grid.locale-pt-br.js (4783, 2013-05-06)
Files\js\trirand\i18n\grid.locale-pt.js (4638, 2013-05-06)
Files\js\trirand\i18n\grid.locale-ro.js (4882, 2013-05-06)
Files\js\trirand\i18n\grid.locale-ru.js (5992, 2013-05-06)
Files\js\trirand\i18n\grid.locale-sk.js (4553, 2013-05-06)
Files\js\trirand\i18n\grid.locale-sr-latin.js (4361, 2013-05-06)
... ...

jqSuite for ASP.NET MVC 4.5.2.0 =========================== Installlation =========================== Download and unzip the contents of the archive to any convenient location. The package contains the following folders - [VS2010_MVC3_Razor_SampleProject] - this is a sample working startup project for Visual Studio 2010 using MVC3 and the Razor View Engine syntax. The project contains a several different pages (view/controllers) demonstrating how to setup and use the different products in jqSuite - grid, chart, treeview, dropdownlist, etc. You can directly load the project file in VS2008 and run the project to see the products in action. - [VS2008_MVC2_SampleProject] - this is a sample working startup project for Visual Studio 2008, using MVC2 and the ASPX View Engine syntax. The project contains a several different pages (view/controllers) demonstrating how to setup and use the different products in jqSuite - grid, chart, treeview, dropdownlist, etc. You can directly load the project file in VS2008 and run the project to see the products in action. - [Files] - this is the folder that contains the files needed by jqSuite - binaries, javascript and css files. It contains the following subfolders: - [bin] - Contains the assembly DLL of the product (Trirand.Web.Mvc.dll). This is the assembly that you can reference directly in your MVC project. - [js] - Contains the javascript files required by jqSuite products. - [css] - contains the CSS files needed by individual products. ============================ Adding to your project ============================ We recommend starting the sample projects in the [VS2010_MVC3_Razor_SampleProject] or [VS2008_MVC2_SampleProject] folders - it will immediately show you working solutions for all jqSuite products like grid, chart, treeview, dropdownlist, etc. A brief info on prerequisites below (we assume MVC3 and Razor syntax - for MVC2 / ASPX syntax, take a look at the VS2008 sample project). 1. Copy the files needed from the [Files] folder to your own project 1.1 Reference Trirand.Web.Mvc.dll in your project (or directly copy it to the /bin folder) 1.2 Copy the javascript files of the products you need to your [Scripts] folder. 1.3 Copy the CSS files of the jqSuite products to your [Content] folder. 2. A typical Razor *.cshtml View will look like this - note, that the Model of the grid needs to be defined in the [Models] folder: @model sample_project.Models.OrdersJqGridModel @using Trirand.Web.Mvc Performance Linq
@Html.Trirand().JQGrid(Model.OrdersGrid, "JQGrid1")
3. If you enounter any difficulties while defining the code in your View, Controller or Model, please refer to the sample project attached. 4. If this still does not help, take a look at our online demos here - http://trirand.net/demo.aspx 5. If you still have issues, post your questions in our public forums here - http://trirand.net/forum/ . Note that the forum is searchable and has more than 10,000 posts - it is possible that the question you have has already been asked and answered. ============================ Licensing ============================ This is our evaluation free 30-day trial license. We are very helpful to ALL customers, including trial customers and will gladly assist you with any problems you might have (send questions to support@trirand.net or better yet - to our public forums). To remove the trial message after the 30-day trial, just purchase the licensed versions and we will send you a download link to unrestricted licensed versions. It's as simple as that, no cryptic settings in configs, no registry settings - complete license freedom (so you can use it on test/deployment servers, have QA look it at without licenses issues, etc) You can purchase developer versions here (http://www.trirand.net/licensing.aspx) Regards, Trirand Inc

近期下载者

相关文件


收藏者