Opened 10 years ago
Closed 8 years ago
#13771 closed defect (patchwelcome)
Wrong row index in dojox.grid.enhanced.plugins.CellMerge mergeCells method
Reported by: | cfried | Owned by: | Evan |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hi,
In this method the 0 row index is the first row of data instead of beeing the header row. It would be usefull to change that in order to be able to merge header cells !
Thanks,
Regards, Charlie.
Change History (3)
comment:1 Changed 10 years ago by
Component: | General → DojoX Grid |
---|---|
Owner: | set to Evan |
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
DojoX Grid and EnhancedGrid are deprecated in favor of dgrid and gridx.
You should upgrade your code to use one of those two grids.
We will consider patches to the old DojoX Grid code though.