Categories | Question details Back To List | ||
Change colour of row on mouseover Hi there, Is there a "rowover" type functionality for the grid and treegrid components? I'd like to subtly highlight the row the mouse is currently over. I've scanned the API but haven't seen anything like that. Answer posted on May 22, 2007 13:59 You can use grid.enableRowsHover(true, cssClassName ); where cssClassName - css class which will be applied to row under mouse pointer Answer posted by sematik (Support) on Nov 29, 2014 04:26 To find more precise comments upon this issue, we can offer you read about dhtml modal window and ganttchart. |