Probable error in HideObject - Forum

Forum Navigation
You need to log in to create posts and topics.

Probable error in HideObject

Hi @luishp,
I think there is an error in the HideObject function when it is applied to a container used to display a neotable table.

I report the error below

Uploaded files:
  • You need to login to have access to uploads.

@roccocogliano Are you applying the command to the container where the neoTable is being rendered?
Note that you can't use HideObject over the neoTable name directly as it's not a VisualNEO Web predefined object.

roccocogliano has reacted to this post.
roccocogliano

Ok, thanks @luishp, I thought it was a bug.

I solved it using container.style.display="none". thanks a lot luis👍

luishp has reacted to this post.
luishp