1,817
Downloads
1,817
Downloads of v 0.1
2011-02-11
Last update
jQuery Data Link (Beta 1)
0.1
The link API allows you to very quickly and easily link fields of a form to an object. Any changes to the form fields are automatically pushed onto the object, saving you from writing retrieval code. By default, changes to the object are also automatically pushed back onto the corresponding form field, saving you from writing even more code. Furthermore, converters lets you modify the format or type of the value as it flows between the two sides (for example, formatting a phone number, or parsing a string to a number).
To install jQuery Data Link (Beta 1), run the following command in the Package Manager Console
PM> Install-Package jQuery.DataLink
Owners
Authors
Copyright
Copyright Software Freedom Conservancy, Inc.
Tags
Dependencies
-
- jQuery (≥ 1.4.3)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| jQuery Data Link (Beta 1) 0.1 | 1817 | Friday, February 11 2011 |