Hi,
We have several datagrids in which we use editable dropdown columns. For some (but not all) of these columns I notice some strange behaviour. When I open the dropdown and then click somewhere outside of the dropdown the OnCellValueChange event of the dropdown is triggered but the cell itself does not change. It also does not have a dirty mark on it in that case.
I have not yet been able to re-create this behaviour in my personal environment, but in our implementation the behaviour is there.
Unfortunately I cannot share the oml of our implementation. Therefore I am hoping that someone recognizes this symptom and knows a solution.
We use version 2.9.0 of the datagrid.
Regards,Alfio
Hi @Alfio Esposito
This post is already duplicated here.
This was introduced in version 2.9.0 to solve another issue on the dropdowns but we're trying to find a different approach so that we can fix it in a future release (use ROU-3950 for reference on the release notes).
Cheers,GM
Hi Gonçalo,
Thanks for your quick reply. I did not realise that the two posts are related. I will wait for the solution of the issue in a/the next release.