DougRomeWebDevel
Programmer
I have created a datagrid in a web form, however it sporadically displays erroneous characters or fails to display some characters for about 5% of the expected characters.
Examples of corruption are Japanese characters, the character to indicate a box, an upside down question mark ¿ , the symbol for part of a box, etc.
The erroneous and missing characters are confined to the datagrid; text outside the datagrid is unaffected.
These results occur only on our test and development machines, not my local development machine.
Code and Configuration details:
.NET Framework SP2 applied
Using .NET managed provider for Oracle
Examples of corruption are Japanese characters, the character to indicate a box, an upside down question mark ¿ , the symbol for part of a box, etc.
The erroneous and missing characters are confined to the datagrid; text outside the datagrid is unaffected.
These results occur only on our test and development machines, not my local development machine.
Code and Configuration details:
.NET Framework SP2 applied
Using .NET managed provider for Oracle