Can Knockout.js Wait To Bind Until An Onclick?
This is a follow-up question from here: Get observable from array I now have an observable from a list, and I pass it to a modal for editing like this: var report = currentViewMode
Solution 1:
Take a look at protected observables.
Post a Comment for "Can Knockout.js Wait To Bind Until An Onclick?"