Hi there,
In our SmartGWT EE 2.3 application we're noticing the following:
1. in ListGrid and Tree components, the items/rows only light up (hover) when the cursor is over the text, not the "empty" rest of the row.
2. In listgrids for example this also results in scrolling only being available when the cursor is on a text.
3. Context menus only work when the text in these components is right clicked.
Now, I'm thinking this is something fundamental that I'm overlooking. Did anyone else see this behaviour and know how to fix it?
Regards,
Kees.
In our SmartGWT EE 2.3 application we're noticing the following:
1. in ListGrid and Tree components, the items/rows only light up (hover) when the cursor is over the text, not the "empty" rest of the row.
2. In listgrids for example this also results in scrolling only being available when the cursor is on a text.
3. Context menus only work when the text in these components is right clicked.
Now, I'm thinking this is something fundamental that I'm overlooking. Did anyone else see this behaviour and know how to fix it?
Regards,
Kees.
Comment