I want to add search box that will filter template picker on basis of its label, i have looked into templatePicker.grid.store._arrayOfAllItems it contains the items displayed in template picker with some extra items (extra items appears after every 3 item i think its because i have configured 3 columns in template picker settings )
my question is how can i filter this using it?