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.