Access index of $parent in knockout.js January 22, 2023 by Tarik to access the index of the parent object use $parentContext.$index() rather than $parent.index()