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
1597
webGrid Add new row in IE8 error
posted

Hi All,

I am using infragistics 6.3 version. To add new row in client side I am using

igtbl_addNew("UltraWebGridData",0);

The above is working fine with |IE6 and IE7

with IE8 when this method calls it gives following scripting error.

AddnewRow:TypeError:ObjectRequired

I have tried to create "UltraWebGridData" object and use it instead of string but this is not works

Please let me know how does add new row functinality can be use for IE8

 

Thank you in advanced

Parents Reply Children
No Data