:: Forum >>

AW Grid 1.0.2 and IE8: grid row only selectable if it contains text

Hello Everybody,

I have an old site using the AW 1.0.2 grid component.

In IE8 there is a problem in row selection: rows are only selected if the mouse click occurs on the cells text.

Clicking on empty cells or on the cells area without text nothing happens.

It would be great if anyone has a patch for this problem.
Dietrich
Monday, March 23, 2009
me too!
wuxsh
Wednesday, April 1, 2009
We use AW Version 2.0.x and have the same problem with IE8. Any suggestions would be appreciated?
Koni
Friday, April 3, 2009
For AW Grid 1.0.2 the following CSS rule which should be places AFTER grid.css is loaded solves the problem:

.active-scroll-bars {
z-index:-1;
}


For some reason the div which is used as the scroll area receives the click event instead of the cell div.
Dietrich
Tuesday, April 21, 2009
Thanks a lot!
VBliszko
Tuesday, April 28, 2009
thanks a million times!
Tebogo
Monday, August 3, 2009

This topic is archived.


Back to support forum

Forum search