When editing a cell using a custom cell editor that extends CanvasItem (e.g. SliderItem, ButtonItem), the background color for the entire row changes when the mouse moves over the CanvasItem. This doesn't happen with editors that do not extend CanvasItem. Is there a way to disable this behavior?
This can be seen in the following showcase example by editing the field value that uses the Slider Editor.
http://www.smartclient.com/smartgwt/...m_editing_cell
Thanks
This can be seen in the following showcase example by editing the field value that uses the Slider Editor.
http://www.smartclient.com/smartgwt/...m_editing_cell
Thanks
Comment