↧
Source code checked in, #46905
Fixed handling of empty valued list choices in the model binder. Fixed form provider for demonstrating a table layout using templating in the TestController.
View ArticleSource code checked in, #79364c5888eb
Added javascript code to the Table Template Demo View to fade out error messages when an input element gets focus.
View ArticleSource code checked in, #c62b1eeb0b7b
Upgraded solution to VS 2010. Still targeting .net 3.5
View ArticleSource code checked in, #4ba7f2f45d1d
Implemented new field type: FileUpload derived from InputField will allow files to be posted. Implemented Validated events for InputFields.
View ArticleSource code checked in, #ce20b1009586
Fixed bug with checkbox prompt class property not overriding the default.
View ArticleSource code checked in, #c56cfa1cf461
Implemented ListField.HtmlAttributes property of type dictionary<string,string> to store HTML attributes for individual choices.
View Article