Selection in a ComboBoxEditor change the row selected in DataGrid

 ̄綄美尐妖づ 提交于 2019-12-24 17:29:27

问题


Here is a good problem :

I've got an AdvancedDatagrid with Combobox as ItemEditor (until there, no problems ...). This ComboBoxEditor get this behavior : selection = close editor

BUT

when I click on a value in the ComboBox, it selecte it and close as wished, but the click also put the selection in the row of the datagrid below, and then open the editor of this row.

This comportment appear only with Internet Explorer (8 & 9)

Any idea why it's like this with IE, and more important, how to workaround this ?

Thanks a lot

来源:https://stackoverflow.com/questions/13123458/selection-in-a-comboboxeditor-change-the-row-selected-in-datagrid

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!