The Westwind.Web.WebForms library build onto of the Westwind.Web library and provides WinForms specific controls and helper components.
You can find this component on NuGet:
PM> Install-Package Westwind.Web.WebForms
AJAX:
- AjaxMethodCallback Control for easy REST Service Calls
- jQueryDatePicker Control (jQuery UI)
- AutoComplete Control (jQuery UI)
- ModalDialog Control
- DragPanel Control
- HoverPanel Control
- ScriptContainer Control
DataBinder Control:
- Declarative Two-Way DataBinding for WebForms
- Extension Properties Control Binding
- Bind anything to anything
- Binding Error Validation
- Extensible Business Layer Validation Hooks
Utility Controls:
- ErrorDisplay Control for consistent Page Error Messages
- MessageDisplay Page for full page Error Displays
- Captcha Control using interactive Math Input
- Tab Control - easy to use tab headers
- PreserveProperty Control - declarative ViewState
© West Wind Technologies, 1996-2016 • Updated: 07/26/13
Comment or report problem with topic