Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
420
ToolsCollectionBase does not find tool by key
posted
Promlem with Infragistics 22.2: 

The code "toolbarsManager.Tools.Exists (strKey)" returns false in releasemode and true in debugmode
for tools whose Key contains a German Umlaut.

With an older version of Infragistics (11.2) the application did nor show this problem.

Do we have to limit keys of tools to ASCII characters?
We use non-ASCII characters in keys of UltraGridColumns without any problem.
  • 34830
    Offline posted

    Hello Burkhard,

    I’m not sure why this would be working differently in release mode or debug mode, but I have tested this with the latest version of 24.1, since 22.2 is not receiving active development and I was unable to reproduce the behavior.

    I am attaching a sample that I used to test this. Can you please test this on your end to see if it is reproducible? If not, then I will request that you please modify this sample or provide an isolated one of your own that reliably reproduces the issue.

    Please let me know if you have any other questions or concerns on this matter.

    UltraToolbarsManagerFindToolTest.zip