Opened 10 years ago
Closed 8 years ago
#12118 closed defect (patchwelcome)
dojox.grid.TreeGrid, rowHeight integer value aren't used in sub level rows
Reported by: | harobed | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.5 |
Keywords: | TreeGrid rowHeight | Cc: | treegrid, rowheight |
Blocked By: | Blocking: |
Description
Hi,
in dojox.grid.TreeGrid? when I set rowHeight property to integer value, example 40 then rows at first level are set with 40px height value but all sub level rows height are in auto mode.
Regards, Stephane
Attachments (3)
Change History (10)
Changed 10 years ago by
Attachment: | treegrid1.png added |
---|
Changed 10 years ago by
Attachment: | treegrid2.png added |
---|
Second screenshot with sub row in auto height mode
Changed 10 years ago by
Attachment: | 0001-Fix-12118-issue-dojox.grid.TreeGrid-rowHeight-intege.patch added |
---|
This a fix patch
comment:1 Changed 10 years ago by
Owner: | changed from bryanforbes to Bryan Forbes |
---|
comment:3 Changed 10 years ago by
Owner: | changed from Bryan Forbes to evan |
---|---|
Priority: | normal → high |
comment:4 Changed 10 years ago by
Cc: | treegrid rowheight added |
---|---|
Milestone: | 1.7 → tbd |
Priority: | high → normal |
Won't be able to get this in for 1.7, a through work will be needed since rowHeight is also not working well for base DataGrid?
comment:5 Changed 9 years ago by
Owner: | changed from evan to Evan |
---|
comment:6 Changed 8 years ago by
comment:7 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
First screen shot with only first level rows