#8503 closed defect (fixed)
[patch][cla] grid: convertColPctToFixed not working on views with multiple rows
Reported by: | Nathan Toone | Owned by: | Nathan Toone |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Grid | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When a view has multiple rows, the indexes used in convertColPctToFixed are incorrect - we need to track those view indexes differently.
Attachments (1)
Change History (4)
comment:1 Changed 12 years ago by
Summary: | grid: convertColPctToFixed not working on views with multiple rows → [patch][cla] grid: convertColPctToFixed not working on views with multiple rows |
---|
Changed 12 years ago by
Attachment: | 8503_convertColPctToFixed.patch added |
---|
Patch which addresses this issue
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 12 years ago by
Milestone: | future → 1.3 |
---|
batch move of tickets marked 'future' in the 1.3 timeframe
Note: See
TracTickets for help on using
tickets.
I'll commit this some time after 1.3 - it's just a little too close to release for my comfort. But the patch exists for any who may run into this same issue.