Hi everybody, I have an strange issue with the comboBox...
I have a comboBox that shows articles. When I edit one of them, the SelectedIndexChanged is firing before I have made any changes on it. I've noticed that the description of the article shown has more than one white space on it, and I could test that it was making the event fires.
this is a problem for us, because the article didn't changed but the event fires as if it did.
any ideas?
I have a comboBox that shows articles. When I edit one of them, the SelectedIndexChanged is firing before I have made any changes on it. I've noticed that the description of the article shown has more than one white space on it, and I could test that it was making the event fires.
this is a problem for us, because the article didn't changed but the event fires as if it did.
any ideas?