Opened 12 years ago
Closed 12 years ago
#7931 closed defect (fixed)
Using "hidden" attribute in markup throws an error
Reported by: | Bryan Forbes | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.2.1 |
Component: | DojoX Grid | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The code for getting the "hidden" attribute of a cell in markup uses dojo.getAttr which doesn't exist and throws an error.
Note: See
TracTickets for help on using
tickets.
fixed by [15501] and [15502]