Opened 14 years ago
Closed 14 years ago
#6856 closed defect (fixed)
dojox.grid.DataGrid: percentage widths do not work in IE
Reported by: | nathan | Owned by: | nathan |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | DojoX Grid | Version: | 1.1.1 |
Keywords: | Cc: | Bryan Forbes | |
Blocked By: | Blocking: |
Description
specifying percentage widths on a cell do not work as desired in IE - falling back to pixels instead.
Note: See
TracTickets for help on using
tickets.
(In [13850]) fixes #6856. IE does not support negative numbers in substr() !strict