Answered
How to scroll within a datagrid without the browser window scrolling as well
Hi,
I have a datagrid with a vertical scrollbar. When the mouse is over the datagrid i'd like to use the mouse wheel to scroll through its contents. However when i do this the main browser window (which also has a vertical scrollbar) scrolls as well. How can i prevent the main browser window from scrolling when the mouse is over the datagrid so that only the contents of the datagrid scroll?
Thanks
I have a datagrid with a vertical scrollbar. When the mouse is over the datagrid i'd like to use the mouse wheel to scroll through its contents. However when i do this the main browser window (which also has a vertical scrollbar) scrolls as well. How can i prevent the main browser window from scrolling when the mouse is over the datagrid so that only the contents of the datagrid scroll?
Thanks
