Hi,
We are using ignite2012.2. We are having igCombo editor in the last cell of the grid. When you press tab key in the last cell of the grid, the row is not getting updated. The cursor is going to somewhere. The row has to updated/added when you press tab key in the last cell of row. We are facing this issue when the last cell of the grid has igcombo editor. Please let me know if there is any workaround.
FYI, But if i have pressed enter Key after that pressing tab key, then the row is getting updated/added and working as expected.
Thanks,
Guru
Hello Guru,
I am just checking if the latest reply helped you out and if you require any further assistance on the matter.
Hi Dimi,
We are still facing this issue. If you set the below two features for that igcombo cell, then you would get that issue.
dropDownOnFocus: true, enableActiveItem: true,
Can you try with these options:
dropDownOnFocus: true,
enableActiveItem: false
This way the Up/Down keys will activate the current item and when you press TAB key this value will remain as the value of the combo.
Best regards,
Martin Pavlov
Infragistics, Inc.
support@infragistics.com
Hi Guru,
Thank you for report. I reproduced that regardless of extra properties of igCombo. Updating used to skip processing of key events of igCombo if drop-down list was opened. But that also cut-off processing of Tab key pressed while drop-down and, therefore, grid-updating was not aware about Tab event and losing focus by editor.
That issue has been fixed and updates will be available in coming service releases.
Hi, We are using IgniteUI_20131.2143 dated 07/01/2013 but still have same issue. Is this issue resolved or still in production?
Pardeep
Hi Pardeep,
The issue that we have discussed in this thread has been fixed in the service release you have. So maybe there is slide difference in your scenario? Did you look at the suggestions given earlier in the thread? If you have sample or information that can help is to reproduce the issue at our side will allows us to provide you more accurate assistance.
Beside that what I can suggest you is to download and try also the latest service release that is available for 13. 1- 2292.