Search Type: Posts; User: alamottemitchell
Search: Search took 0.01 seconds.
-
16 Aug 2012 3:03 PM
- Replies
- 1
- Views
- 385
I have an Ext.tree.Panel, which I want to configure like so:
Ext.define('myTest.CoolTree', {
extend:'Ext.tree.Panel',
alias:'widget.coolTree',
store:'coolTreeStore',
... -
26 Jul 2012 6:59 PM
- Replies
- 0
- Views
- 331
I'm trying to figure best practices for loading my data stores.
Here's the situation: I have a grid view, backed by a store with a rest proxy. The data in the grid is protected, so the user must... -
30 Aug 2011 12:26 PM
Jump to post Thread: Android Form Problem by alamottemitchell
- Replies
- 4
- Views
- 1,915
I'm having the same issue. Has anyone worked around it? We have a horrible workaround that consists of disabling inputs below the modal before we raise it, and then re-enabling those inputs when the...
Results 1 to 3 of 3
