one of the columns in the Ultragrid I am working on is a Combo Box. I want to display data on the other columns when the user just selects a value from the combo box. I used the cellchanged event of the grid but I can not get the value of the combo box when the cell is changed.
Please advise what event should I have to use to get the value of the combo box when just it is selected?
Thanks
That's not the latest. You should get it and see if that helps. If not, we will need a small sample project demonstrating the exception so we can get it corrected.
I tried with version 10.2.20102.2035.
Do you have the latest service release? This looks like a bug that was fixed a while ago.
How to get the latest service release - Infragistics Community
We get the same error. We clear the combo box and reenter a value. It's hard to reproduce this in a small project. Below, you see the stacktrace. I worked around this problem by setting the focus to another control before the combo box processes it's value.
Sorry, Don't know. Can you put a small project so I can try it with my version?