Opened 7 years ago
Closed 7 years ago
#18504 closed defect (patchwelcome)
Highlight a line is reset when the cursor moves between cells within the same row
Reported by: | 65KrivonosovAV | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.10.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The "_mouseOut" event of the Grid object is called when a user moves mouse cursor from one cell to another within one row.
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.
It's possible the community may consider patches to the old DojoX Grid code though.