.NET - MVC3 CUSTOM GRID - CodeCanyon
MVC3 CUSTOM GRID his title this type of .NET/Add-ons This time I will review,made by bokim, .NET/Add-ons is sold at a price of $6 in CodeCanyon.asp.net // asp.net grid // asp.net mvc3 razor // c sharp grid // custom grid // datagrid // filter grid // grid // grid paging // mvc // mvc3 grid // mvc3 razor // search // sort //
Created | 4 September 12 |
Last Update | 20 November 12 |
Compatible Browsers | IE8, IE9, Firefox, Safari, Opera, Chrome |
Software Version | .NET 4.0, jQuery |
High Resolution | No |
Files Included | C# CS, SQL, JavaScript JS, HTML, CSS |
No gimmicks… just great coding, great design and a smooth user experience from both sides (yours and the viewers). “Custom grid” is ASP .NET MVC3 grid developed from the ground up to be the simplest, most customizable grid possible. It is a clean, minimalistic grid that can be used for any number of purposes.
Features:- Gimmick-free, Table-based design & Valid HTML
- 2 color schemes (with option to customize the grid css)
- Filters for text, numbers and dates with large number of filter options
- Simple and Advanced paging
- Content formatting
Full Detailed Documentation: http://customgrid.arthaus.com.mk/HelpFiles/HowTo.html
Demo: http://customgrid.arthaus.com.mk/ Update: We made updates on the grid drop down column and now it can support the following filter types: - select - select-int - select-long (only in linq query approach)
Short instructions about using the new column:
CustomGrid.CustomGrid.column(“Int DropDown Filter”, “{1}”, new string[]{“ID”, “FirstName”}, ViewBag.DropDownList, true, “left”, “select-int”) or CustomGrid.CustomGrid.column(“Int DropDown Filter”, “ID”, ViewBag.DropDownList, true, “left”, “select-int”)
The logic is included in “Example 5” in demo project (see changes on SampleGrid5() method in home controller and changes made in /View/Home/SampleGrid5.cshtml)
Related produck This user:bokim
No comments:
Post a Comment