Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

easy way to edit data binded properties #17

Closed
timstuyckens opened this issue Nov 25, 2013 · 3 comments
Closed

easy way to edit data binded properties #17

timstuyckens opened this issue Nov 25, 2013 · 3 comments

Comments

@timstuyckens
Copy link
Owner

No description provided.

@timstuyckens
Copy link
Owner Author

Possible route

ko.bindingProvider.instance.getBindings(this,ko.contextFor(this))[prop](value);}

for example something like (added editVM function to prototype of Node object)

image

@timstuyckens
Copy link
Owner Author

Needs better API + more possibilities

@timstuyckens timstuyckens reopened this Dec 1, 2013
@timstuyckens
Copy link
Owner Author

Solved in release 2.6.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant