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
  • 33839
    Suggested Answer
    posted

    Hi xiaosu,

    I checked this out with our latest internal builds and ran into the same problem.  I have submitted an internal bug, # 69834, for this issue.  If you contact Developer Support, you can be alerted when this bug is fixed.  Thanks for bringing this to our attention.

    regards,
    David Young 

Reply Children