Opened 13 years ago
Closed 12 years ago
#7263 closed enhancement (duplicate)
Add tests to have model based subgrid in dojox/grid/tests
Reported by: | raghubetter | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | future |
Component: | DojoX Grid | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
the subgrid example lacks the ability to take a model, because its an attribute we cannot have two models in same grid definition in the div, loading it. secondly we would need to have multiple rows from different data sources, so that the subgrid can be rendered easily and independently without any support from the main grid.
Change History (5)
comment:1 Changed 13 years ago by
comment:2 Changed 12 years ago by
Milestone: | tbd → 1.2 |
---|
comment:3 Changed 12 years ago by
Milestone: | 1.2 → future |
---|---|
Priority: | high → normal |
comment:4 Changed 12 years ago by
Owner: | changed from Bryan Forbes to Nathan Toone |
---|
Reassigning to me
comment:5 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
the tests will be able to help developers like me to get an idea of the working and make changes accordingly.