Opened 13 years ago
Closed 13 years ago
#6590 closed enhancement (fixed)
Grid - loading and empty status messages
Reported by: | guest | Owned by: | nathan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.0 |
Keywords: | grid load empty | Cc: | |
Blocked By: | Blocking: |
Description
Currently, the dojox Grid does not look very nice when it is a) loading data, during which it populates the cells with ?s, or b) empty, in which case you see just the headers and no data.
There should be a message you can apply to it to display while loading or when empty, in which case the grid itself should be hidden and the message displayed, similar to what happens in ContentPane?.
-Cidolfas
Change History (3)
comment:1 Changed 13 years ago by
Owner: | changed from sorvell to nathan |
---|
comment:2 Changed 13 years ago by
Milestone: | → 1.2 |
---|---|
Type: | defect → enhancement |
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in [14197]