J
James Goodman
I am using a combo to select records from a datagrid.
If the user selects an item in the combo with the stylus, the events fires
three times, and the datagrid.selectedindex switches to the correct value,
before reverting to 0 twice.
However, if the user selects an item using the directional button on the
bottom of the pda and scrolls to a record, the event fires once and the
currect record is selected in the grid.
Does this sound like intended behaviour?
Why would it fire three times when they select something using the stylus,
as opposed to once when the select using the scroll button?
If the user selects an item in the combo with the stylus, the events fires
three times, and the datagrid.selectedindex switches to the correct value,
before reverting to 0 twice.
However, if the user selects an item using the directional button on the
bottom of the pda and scrolls to a record, the event fires once and the
currect record is selected in the grid.
Does this sound like intended behaviour?
Why would it fire three times when they select something using the stylus,
as opposed to once when the select using the scroll button?