advice on overriding/supplementing metadata from server in a labkey store? | Ben Bimber | 2010-12-07 06:26 |
Status: Closed | ||
in case anyone else encounters this, it can be done by listening for the Ext.data.HttpProxy's load event, modifying the metadata, then calling .onMetaChange(). |
||