Where i can find the documentation for the "params" attribute on a store.load() ?
like
Code:store.load({ params:{ name: 'peter', age: 12, } });
Where i can find the documentation for the "params" attribute on a store.load() ?
like
Code:store.load({ params:{ name: 'peter', age: 12, } });
in 4.x, you don't use params anymore...
Look here: http://www.sencha.com/forum/showthre...ght=beforeload
Perfection as a goal is a nice idea that can point one in a specific direction. However, since "perfection" is an ever changing (evolving?) and moving target, one must admit that perfection can never be obtained...
When in doubt, check the d4mn source code!
================================================
And here are my terms...
- I don't care if you use my source code. (Known as "Code.")
- I don't care if I get any monetary compensation.
- I do care to receive credit for Code provided. So, please keep my name in the comments for Code provided.
- Code is provided without warranty "AS-IS" and I claim absolutely no warranty nor liability to the quality, security, and run-ability on any platform.
- By using Code, you accept all risk inherit with Code regardless if Code has known and yet to be discovered bugs.
- You are welcome to change and improve the Code to best meet your needs.
- I don't care if you use the Code in a commercial or open-source project.
- You are not required to contact me prior to using the Code.
================================================
Simple. Enjoy.