To filter the data in the grid, i click on the checkbox in the filter menu the filter is fine. if i wanted to remove the filter and when i uncheck the selected value there is an exception.
Error: Unhandled Error in silerlight Applicaion
code: 4004
Category: ManagedRuntimeError
Message: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at MS.Internal.JoltHelper.GetLoadedAssemblyByFullName(String assemblyName, String assemblyVersion, String assemblyKey)
at System.Windows.ResourceManagerWrapper.GetResourceForUri(Uri xamlUri, Type componentType)
5 Answers, 1 is accepted
Unfortunately, we cannot what is going on from the stack trace. Can you please open a separate support ticket and attach some kind of a dummy sample project that exhibits this behavior. We will then attach it to our source code and debug the whole issue.
Thanks in advance. Looking forward to hearing from you.
Greetings,
Ross
the Telerik team
After fixing the height and width of the grid , filter is working fine now. But why an auto width and height throws exceptions? Is there any way to keep the height and width as auto and get rid of these errors.
Thanks,
Kavi
We have never encountered this behavior.
Greetings,
Ross
the Telerik team
Hi Ross,
I am working on one Finance product, our customers are facing the same issue. Randomly they are getting the same issue. But at our end we are not able to replicate. we are using telerik grid. Please suggest what may be the reason. The error we are getting "System.Collections.Generic.KeyNotFoundException" Arg_KeyNotFound"
I'm afraid that such an issue is not known to us and I cannot give you any suggestions as to why it might occur. If you could, however, provide more information about the exact scenario in which it occurs, or, ideally, provide a sample project which demonstrates the undesired behavior, I would gladly assist you in finding a solution.
Thank you in advance for your cooperation on the matter.
Regards,
Dilyan Traykov
Telerik by Progress