I have a treegrid exactly like the ExtJS Kitchen Sink TreeGrid Example:
[http://docs-origin.sencha.com/extjs/4.2.2/#!/example/build/KitchenSink/ext-theme-neptune/#tree-grid]
how can I remove a row? I checked the docs and it seems treestore didnt inherit the store remove method.