Hi Keith,
I've now tried setting the store to both storeID and MailStore.
No luck so far..
When using storeID I get: "this.store.getFeatures is not a function"
Alerting storeID I get: view:_id1:_id44:pageTabContainer:tabContacts:_id45:_id112:detailsTabContainerContacts:djTabPanel11:restServiceMail
When using MailStore I get no error message, but it doesn't work..
Alerting MailStore I get: MailStore not defined.
My goal here is to be able to filter a grid (using a restService) client side without having to refresh the store/grid ?
I would like for the user to be able to select values from a drop down field, and have the grid filtered (by column value) on the selected values.
Any ideas ?
Thanks !
regards,
Petter