Search Type: Posts; User: bizcasfri
Search: Search took 0.02 seconds.
-
15 Oct 2012 5:56 AM
- Replies
- 3
- Views
- 531
I was able to resolve this issue myself.
While manually signing the package, the command line included a reference to an entitlements file. Removing this reference and it runs as expected on both... -
12 Oct 2012 1:26 PM
- Replies
- 3
- Views
- 531
Identical to the issues described here:
http://www.sencha.com/forum/showthread.php?243231-Sencha-Cmd-3.0.0.122-3.0.0.141-Native-apps-fail-on-iOS-6-(run-well-on-iOS-5)
Same result when... -
12 Oct 2012 10:57 AM
- Replies
- 3
- Views
- 531
Without referencing current reported bugs with ST 2.0.1.1 and iOS 6, my team and I are hindered for product testing until the issue(s) are resolved. Is there any defined date on when we can expect a...
-
24 Jul 2012 11:19 AM
Jump to post Thread: Reusing radiogroup class. by bizcasfri
- Replies
- 7
- Views
- 975
I ran into this issue as well and came up with the following. I use the passed config object in the widgets constructor and set the name of all radio buttons to it.
... -
12 Jul 2012 4:47 AM
- Replies
- 1
- Views
- 228
REQUIRED INFORMATION
Ext version tested:
Ext 4.1.1ga
Browser versions tested against:
Google v20.0.1132.57m (Windows)
Description: -
5 Dec 2011 2:10 PM
Jump to post Thread: Problem with associated data by bizcasfri
- Replies
- 4
- Views
- 788
I added a listener to the load of the store and after looking at the returned records, I noticed that the "data" object does not contain the associated data but the "raw" representation of the...
-
5 Dec 2011 8:31 AM
Jump to post Thread: Problem with associated data by bizcasfri
- Replies
- 4
- Views
- 788
Here is the code in my controller that loads the data:
Ext.define('LightSaber.controller.reports.financialreports.ChargeBack', {
extend: 'Ext.app.Controller',
views: [ ... -
5 Dec 2011 8:29 AM
Jump to post Thread: Problem with associated data by bizcasfri
- Replies
- 4
- Views
- 788
Yes it does load. The raw data shown in my post is what I can view using the developer tools in Chrome after the request is made
-
5 Dec 2011 7:44 AM
Jump to post Thread: Problem with associated data by bizcasfri
- Replies
- 4
- Views
- 788
I am currently evaluating extjs 4 for use with a project in development. My problem is that I have a model set up with a hasMany relationship. Here is the model(s):
...
Results 1 to 9 of 9
