Home>extjs
Posts tagged asextjs

ExtJS TreeStore / TreePanel remove record

TweetSome of you might have noticed that there is no remove() method in the ExtJS TreeStore class. So, what if you want to remove a node from a ExtJs TreePanel or ExtJs ...