Opened 15 years ago
Closed 14 years ago
#4863 closed defect (invalid)
Grid default models poorly suited to object based data.
Reported by: | sjmiles | Owned by: | sjmiles |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Grid model classes are skewed to array data storage. Object (hash) based data is very common and should be well supported.
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 14 years ago by
Milestone: | 1.1 → 1.2 |
---|
comment:3 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
With the 1.2 grid, dojo.data stores are used.
Note: See
TracTickets for help on using
tickets.
Some work on this in r11103.