I have a .Net DataGridView. I have selected a column in this grid and changed the ColumnType to an UltraTestEditorColumn.
When I edit this column in the application I can input text without problem; however, when I press the '%' key, no text gets entered. Interestingly there are other characters that will work.
'@' '^' '*' ')'
However, the ones below will not work:
'!' '#' '$' '%' '&' '('
I'm wondering what i'm not understanding about this behaviour.
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.
Hello ,
I have tested your scenario with Infragistics 13.1 service release 2048 (please see attached sample), and I was not able to reproduce your issue. On the following link you will find a video of what’s happening on my machine when I try to enter some of the following symbols '!' '#' '$' '%' '&' '('.
https://www.youtube.com/watch?v=4gEsT-jFXtE&feature=youtu.be
So please modify my sample in order to demonstrate your issue and I will investigate this further for you.
I am waiting for your feedback.