Opened 9 years ago
Closed 9 years ago
#14426 closed enhancement (fixed)
dojox.app need to support create data model from json file
Reported by: | Eric Wang | Owned by: | Eric Wang |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | DojoX App | Version: | 1.7.0 |
Keywords: | todoapp | Cc: | |
Blocked By: | Blocking: |
Description
current dojox.app only support create data model from json data. we need to support create data model from json file and the data model can asynchronized load data.
Change History (4)
comment:1 Changed 9 years ago by
Component: | General → DojoX App |
---|---|
Owner: | set to Eric Wang |
comment:2 Changed 9 years ago by
Keywords: | todoapp added |
---|
comment:3 Changed 9 years ago by
comment:4 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in dojox.app. Add json file data model support in dojox.app.