Weird Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mfleet1973@yahoo.ca

    #1

    Weird Problem

    Hi.

    I'm using a datagrid and within that grid I have a combobox control.
    On most workstations when users scroll through the grid while in the
    cell containing the combobox with the mouse wheel, it goes to the next
    record. However, on one workstation, when the user uses the mouse
    wheel to scroll, instead of going to the next record, the text in the
    combobox changes to the next item in the list.

    Given that I'm using the same type of mouse, I'm not sure what could be
    happening.

    Any ideas?

    BTW, I'm using VB.Net 2003 and Windows XP environment.

    Thanks a lot.

    Mike.

  • Cor Ligthert [MVP]

    #2
    Re: Weird Problem

    mFleet,

    surely not something because of the Microsoft language, I would change the
    mouse and do a new setup about that one.

    Cor

    <mfleet1973@yah oo.caschreef in bericht
    news:1161346770 .724121.66360@m 7g2000cwm.googl egroups.com...
    Hi.
    >
    I'm using a datagrid and within that grid I have a combobox control.
    On most workstations when users scroll through the grid while in the
    cell containing the combobox with the mouse wheel, it goes to the next
    record. However, on one workstation, when the user uses the mouse
    wheel to scroll, instead of going to the next record, the text in the
    combobox changes to the next item in the list.
    >
    Given that I'm using the same type of mouse, I'm not sure what could be
    happening.
    >
    Any ideas?
    >
    BTW, I'm using VB.Net 2003 and Windows XP environment.
    >
    Thanks a lot.
    >
    Mike.
    >

    Comment

    Working...