Hi Mike, I am using Infragistics 2010.2. I have one problem related to selection in Ultra Combo as editor control in Ultra Grid. Suppose I have 1 combo with following columns ID - ValueMember, Data - DisplayMember with following data ID Data 0 Combo 1 Grid 2 TextBox and AutoCompleteMode as SuggestAppend. Now in grid click in any cell which is having above combo as editor controlNow type 'G' and select combo item 'Grid' using Key board. Without moving focus double click in same click so it will select text present in cell.Again type 'G' in cell and select Grid using mouse. Now if you click on any other cell it is displaying only 'G' in previous cell.
Is there any way to stop this behavior?Actually in real time if user performance same steps then it is displaying previous valid value which is not acceptable behavior.
-- Thanks & Regards, Ganesh Patil
Hi Ganesh,
This seems like a bug. Are you using the latest service release? I believe a similar issue has already been fixed.
How to get the latest service release - Infragistics Community
If that does not help, then this is clearly a bug and needs to be investigated.
Hi Mike, I am using 2010.2.2035 release. Is that bug fixed before this release or after it?
--Thanks & Regards,Ganesh