-
12 Mar 2012 1:08 PM #1
Store sorting / Adding properties via Designer
Store sorting / Adding properties via Designer
To have a store sort locally, it looks like there is a sorters property that you can pass an array to, defining fields and direction. I don't see this as a property in the Designer...is there another way to define a sort locally? Perhaps I misunderstand what to do from a framework standpoint?
It occurred to me that I can add custom property in the Component Config of the store. However, when I attempted to add sorters I realized that by default, all additions appear to be strings. Is there any way to set up a custom field that is an object/array?
Still learning this stuff. Many thanks.
-
12 Mar 2012 5:19 PM #2
Add the sorter from the toolbox on the left hand side. The order of the sorters in the inspector indicates the order they will be applied in.
We are making this much more clear in a future release.Aaron Conran
@aconran
Sencha Architect Development Team


Reply With Quote