bseddon
18 Dec 2012, 4:17 AM
REQUIRED INFORMATION Architect Build tested:
Build: 676
Project Type:ExtJS 4.x Description:
When a MemoryProxy is used, the option on the store
context menu to 'Load data' is disabled (see screenshot).
The problem does not occur when no proxy is used (data entered
into the 'data' property of the store) or if an ajax proxy is
used. The resulting code works and the data is shown in a grid
at run-time just not at design-time.
Steps to reproduce the problem:
Create a store and select a model
Add a memory property and add a Json reader
Enter data into the 'data' property of the memory proxy
Click on the store using the right mouse button to see the
context menu and the disabled option.
The result that was expected:
The option would not be disabled
Screenshot, Project, or Video:
attached
Operating System:
I'm using Win 7
Build: 676
Project Type:ExtJS 4.x Description:
When a MemoryProxy is used, the option on the store
context menu to 'Load data' is disabled (see screenshot).
The problem does not occur when no proxy is used (data entered
into the 'data' property of the store) or if an ajax proxy is
used. The resulting code works and the data is shown in a grid
at run-time just not at design-time.
Steps to reproduce the problem:
Create a store and select a model
Add a memory property and add a Json reader
Enter data into the 'data' property of the memory proxy
Click on the store using the right mouse button to see the
context menu and the disabled option.
The result that was expected:
The option would not be disabled
Screenshot, Project, or Video:
attached
Operating System:
I'm using Win 7