CRUD Version of bind-list module
No datasources needed.
- transferred module to the new jxMono organization
- updated Bind to
v0.4.0, Events tov0.4.0
- Removed useless code.
- Update data cache after update request.
- Removed
contructor.namefor IE compatibility - Updated to Bind
v0.3.1
- Updated deps
- Added
getSelectedmethod - Added communication via events
- Attach methods to
self - Fetch item from server when
selectItemis called and the item is not on the client.
- Added
updateItemfunction
- Events v0.1.8 and Bind v0.2.1
- Added
itemsRenederevent that is emited after the items are rendered. callbackargument increateItemfunction
- Fixed the deleting query
- Store template in
config.options.template - Handle arrays passed in
renderSelectorfunction
setTemplatemethod
- Initial versioned release