Coder Social home page Coder Social logo

devexpress-examples / how-to-bind-gridview-extension-to-a-model-filtered-by-a-range-of-dates-in-mvc-3-razor-e3096 Goto Github PK

View Code? Open in Web Editor NEW
0.0 57.0 1.0 413 KB

.NET, ASP.NET MVC, MVC GridView

License: Other

C# 23.60% HTML 25.67% ASP.NET 0.52% Visual Basic .NET 50.20%
dotnet mvc-gridview asp-net-mvc

how-to-bind-gridview-extension-to-a-model-filtered-by-a-range-of-dates-in-mvc-3-razor-e3096's Introduction

Files to look at:

How to bind GridView extension to a Model filtered by a range of dates in MVC 3 (Razor)

[Run Online]

The example covers the following topics:
- the GridView extension is bound to a DataSet that is filtered by external editors;
- when a callback is performed, the grid's ASPxClientGridView.BeginCallback event is handled. In the MVC GridView extension, it is possible to transmit client-side values as callback arguments to a Controller's Action, returning a Partial View;
- jQuery asynchronous requests are not able to serialize the Date, and thus the serialization should be performed manually;
- a DateTime object is created from a serialized string using the DateTime.ParseExact method;
- custom resources (scripts and CSS files) are compressed using the HTTP Handler as demonstrated in the How to compress and merge custom CSS and JavaScript files using ASPxHttpHandlerModuleexample.


how-to-bind-gridview-extension-to-a-model-filtered-by-a-range-of-dates-in-mvc-3-razor-e3096's People

Contributors

devexpressexamplebot avatar lanettedevex avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

kchanhom-zz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.