Opened 9 years ago
Closed 8 years ago
#15430 closed defect (patchwelcome)
EnhancedGrid:noDataMessage is put at the bottom of the pagination plugin
Reported by: | jzw | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
1.When store has no data, enhancedGrid should show noDataMessage, but when the grid has the pagination plugin, the noDataMessage should be placed at the top of the pagination bar.
2.When store has no data, the next page and end page button should be disabled.
see the detail in the attach file.
Attachments (2)
Change History (4)
Changed 9 years ago by
Attachment: | EnhancedGrid-noDataMessage-position.html added |
---|
Changed 9 years ago by
Attachment: | EnhancedGrid-noDataMessage-position.png added |
---|
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.