function commonTemplate(item) { return ""; }; function commonTemplate2(item) { return ""; }; function commonMatch(selectedValue) { return this.When == selectedValue; };