Multiple submit buttons, and making a difference
Say we have some auto committing controls, like dropdownlist, and also a simple ‘next step’ button.How to detect a difference […]
Say we have some auto committing controls, like dropdownlist, and also a simple ‘next step’ button.How to detect a difference […]
MVC supports a lot of ‘good practice’ such as dependency injection, unit testing and mocking. These things all have their
The View The following markup defines two images as buttons. Standard GET behevaiour is the simple one of the two,
This is the absolute minimum you need to use model binding with the DevExpress date picker control. The important part
#1, Return a byte[] as a download Use case; You have an in memory byte[] array containing something you want
MVC supports a lot of ‘good practice’ such as dependency injection, unit testing and mocking. These things all have their
The Webgrid helper This series of documents outlines basic usage of the webgrid helper, and how to implement paging, sorting
The view part Our view defines a multipart form to enable us to post both files and other model/form fields.
This document demonstrates a way to present the viewer with a list of records, and use a popup window to