We are having some issues with UltraWebGrid. The code works fine on IE 6 and IE 7, but on IE 8 it is throwing some javascript error like "igtbl_StateChange.base.init is null or not an object". Even tried using the latest version 10.2, but did not solve the issue.
Any help, suggestions for the same?
Hello Abhijit,
Please provide a sample showing this behavior this will allow us to investigate it further..
Thanks.
Hi Rado ,
Intailly we thought it is the problem with UltraWebGrid control. After a through walkthough, we figured...it was not because UltraWebGrid, but becuase of WebCombo control. Everytime the selection changes in the dropdown, it throws igtbl_StateChange.base.init is null or not an object error.
I am also attaching the sample code and the screenshot of the errors. Let me know if you need any more info
Note: this does not happen in IE6 and IE7.
Thanks
Thanks for the feedback.
Hi Rado,
Thanks for all the help. I figured out the issue. It was because I was running the page on IE 8 Beta 2. I installed the latest version of IE 8 for Vista and everything works fine.
Thanks again.
Installed the same and tried. But still the issue is not resolved. I think i did not give all the steps to reproduce the issue. I am extremely sorry for that. Please find the steps below.
1. Only on IE 8, works on IE 7 and IE 6
2. Once the page is rendered, select one of the items in the dropdown. The error also appers, when the dropdown scroll is used.
Hi John,
You are correct I used VS 2010 but now I'm using VS 2008 and the issue is not raised. Do you have MS AJAX Extensions installed, if not you can download it form here :http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=ef2c1acc-051a-4fe6-ad72-f3bed8623b4
Looks like you have run it using visual studio 2010. Can you please check it on Visual studio 2008. I ran your pages in Visual studio 2008 and the problem persists.
Meanwhile i am installing visual studio 2010 exptress edition, to check if it works fine in that environment.
Thanks,
John