Dependent Observable in knockout
If we need some variable is dependable to other changes value then we should use the knockout dependent Observable.
Function name : dependentObservable
Detail link : http://knockoutjs.com/documentation/computedObservables.html
Example:
Dependent Observable:
function : dependentObservable
The Full name is