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
506
set_hidden does not work in IE 9
posted

Hi,

I got a problem when I am trying to hide a column from client side. If I got a column object, 

column.set_hidden(

 

true); does not work in IE 9. It works in Google Chrome.

The exception message is: Microsoft JScript runtime error: Invalid argument.

I am using Version=10.3.20103.2088. And my operation system is win7, 64 bits.

Thanks a lot.

Xiaosu

Parents Reply Children
No Data