Opened 9 years ago
Closed 8 years ago
#15242 closed defect (patchwelcome)
paging in editable grid when cell is edited - pagination plugin
Reported by: | jelco | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.7.2rc1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
In my sample After loading the page:
- click on the cell(row-4; column-2) value=8.
- Leave the cell in edit mode
- On pager - "click on page 4"
- clicking on any of cells gives an error
Uncaught TypeError?: Cannot read property 'idty' of undefined
Attachments (3)
Change History (5)
Changed 9 years ago by
Attachment: | paginationCellEdit.html added |
---|
Changed 9 years ago by
Attachment: | paginationCellEdit.2.html 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.
sample