My Tech Notes
Search This Blog
extjs: find an record in a store
var id = '12';
var index = store.find('id',id);
var record = store.getAt(index);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment