Hello,

We have been having an issue, where the scrollbar in IE  7 & 8 does
not work when you click and drag it, for a data grid. When you use the
mouse scroll it works, and when you use the arrow keys, to scroll
down, it works as well. When you click and drag the scroll bar, it
moves and it just does not scroll anything. Here is a snippit of how
the xml is setup,

<g:DockLayoutPanel ui:field="mainPanel" unit="PX">
...
        <g:center>
                <c:DataGrid ui:field="measureSetGrid"
addStyleNames="{css.measureSetGrid}" pageSize="20"/>
        </g:center>
...
</g:DockLayoutPanel>

Any help or suggestions would be greatly appreciated, thanks!

Sincerely,

Lakota

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to