3.2.0

Catch mouseclick in cell outside value in clicked cell

Hi!
Thanks for a great component.
Is there a way of catching a mouseclick in a cell when the click is "outside" of the actual value in the cell?
There seems to be areas of the cell where the mouseclick event is not being thrown.
I am trying to make the entire cell throw a mouseclick event when the user the clicks.
Figge
January 25,
Seems to be "rows-bottom-borders" and "cells-right-borders"
Try removing this lines from the style:

.aw-grid-cell {border-right: 1px solid threedlightshadow;}
.aw-grid-row {border-bottom: 1px solid threedlightshadow;}

HTH
Carlos
January 25,

This topic is archived.

See also:


Back to support forum