Hello,
I have a form that contains a Dock Fill grid as well as a DockManager containing a dock pane on the right of the form.
My problem is that when the form is of a size that displays scroll bars in both the grid and the dock pane, the mouse wheel will always scroll the dock pane, even if the grid has the focus.
If I resize the form so that the dock pane no longer has a scrollbar, then the grid scrolls correctly with the mousewheel, but as soon as the dock pane has a scroll bar it seems to override the mousewheel action, regardless of what control on the form has the focus.
I would greatly appreciate any help in correcting this problem, thank you.
Note: This is done with NetAdvantage v8.1
This looks like a bug. I would recommend submitting the issue to the support group: http://es.infragistics.com/gethelp. Unfortunately, I don't see a good way to work around this.