Hi there, we are hoping to implement a grid where the user sees a visual cue that a field is editable when mousing over a cell. If you look at this example:
https://www.smartclient.com/smartcli...?id=editByCell
The editable cells show a blue border when you click on the editable cell. We want to display a border like that when the user mouses over the cell to give a visual cue that the cell is editable just by mousing over the cell. What is the best way to achieve that?
https://www.smartclient.com/smartcli...?id=editByCell
The editable cells show a blue border when you click on the editable cell. We want to display a border like that when the user mouses over the cell to give a visual cue that the cell is editable just by mousing over the cell. What is the best way to achieve that?
Comment