Search Type: Posts; User: fabergé
Search: Search took 0.02 seconds.
-
30 Jan 2013 4:40 AM
- Replies
- 2
- Views
- 187
In your constructor do:
constructor: function (config) {
this.isExpertMode = config.isExpertMode1;
}
or check in your argument throught arguments[0] and arguments[1]
Regards -
30 Jul 2012 12:24 AM
- Replies
- 1
- Views
- 445
Hi,
I'm trying to do the following,
I've got a store with 'favorite' records and i like them to display in a menu structure dynamically. I get the following error if i run it with the following... -
29 Jul 2012 11:58 PM
- Replies
- 1
- Views
- 1,470
Hi,
I'm trying to do the following,
I've got a store with 'favorite' records and i like them to display in a menu structure dynamically. I get the following error if i run it with the following...
Results 1 to 3 of 3
