This is a migrated thread and some comments may be shown as answers.

When Click on the page(in IE), telerik.list.min.js fails

1 Answer 36 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Asanka
Top achievements
Rank 1
Asanka asked on 23 Mar 2011, 06:48 AM
Hi,

I have a page where I have a telerik MVC grid, three Telerik MVC comboboxes, tqo Telerik MVC Datepickers (as you can find in the attached aspx view file). controllers are AJAX driven data bind. When I run the project, it is running smoothly in Firefox and Chrome, but in IE the page loads successfully, but after it loads, when I click any where on the page, a javascript file fails (actually it is Telerik.list.min.js) and the error is:

Webpage error details

Message: 'undefined' is null or not an object
Line: 172
Char: 4599
Code: 0
URI: http://dev2tax1:5100/asset.axd?id=gwEAAB-LCAAAAAAABADsvQdgHEmWJSYvbcp7f0r1StfgdKEIgGATJNiQQBDswYjN5pLsHWlHIymrKoHKZVZlXWYWQMztnbz33nvvvffee--997o7nU4n99__P1xmZAFs9s5K2smeIYCqyB8_fnwfPyJ-8Uezjx597xd_tPro0Uevp3WxapuPRh-d82dL-uynf9E6r6-3d8f79N9P47vqo0c7v2Qk37Z5mdfF2_G0Wiyqpf1-t_d9VubLWVbbFnvdFrOszVfF9G3u2tzrtimLprXf7kdwmFST6p1tcb_bos3ftX6DT7sNLupiZr99EP32vChb-mt5Ydsd_JLv_5Lvjz6attz0XXv3p7PLrGFSUoNL-nRvZ3dnfG-8e2_3gD6ZEsHvfXqffvnoUVuv81_y_wQAAP__nmYzFoMBAAA%3d

In Telerik.List.min.js, I found out that the following highlighted place is failing (even if I click anywhere in the page)  
 this.change=function(){var l=f.data;var n=f.text();var o=n.toLowerCase();
Where always n is undefined.
I am using Telerik MVC 10.3.1318 version (hoping to purchase if this test project is successfully working)
Herewith I have attached view and controller

How can I overcome this problem?

Regards,
Asanka

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 23 Mar 2011, 07:26 AM
Hello Asanka,

 Unfortunately this is not a known issue and the provided files are not sufficient to reproduce the problem locally. Is there a chance to send us a running application which demonstrates the JavaScript error in IE?

Greetings,
Atanas Korchev
the Telerik team
Tags
ComboBox
Asked by
Asanka
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or