Hi,
I got a rad grid and a column which tried using the filter textbox. When I typed in the name and selected the "Contains" filter, an exception is thrown and it breaks at the following telerik code. Please help. I am not sure why it is bombing.
I got a rad grid and a column which tried using the filter textbox. When I typed in the name and selected the "Contains" filter, an exception is thrown and it breaks at the following telerik code. Please help. I am not sure why it is bombing.
Telerik.Web.UI.GridFilterFunction.parse=
function(b,a){return(typeof b=="number")?b:Sys$Enum$parse.call(this,b,!!a);
};
Unhandled exception at line 3193, column 55 in http://localhost:19090/ScriptResource.axd?d=k62TwA9lIVL1DYh1_yahdvGdpToXcfYK8FuLsmPfwI_xLuse-EL6cMNkqgLdBIsX0-NS-Yr6mZXhBS4-c1db0SyByg9DvHR-9hEtEbmq1yoeOwgWF_v9aCiAL0gbx6bhyPmuGQAmBlm_IbfyURt9HQ2&t=6f22ca9b
0x800a1391 - Microsoft JScript runtime error: 'Sys$Enum$parse' is undefined