Is it possible to hide the chart when loading page.
I know how to hide it and make it visible again, but I wan't initial "state" to be hidden.
Maybe it's silly question, but I am newbie.
Best Regards,
JinX
Hide TChart on page load (VBScript or Jscript) - HTML
Hi Jinx,
I think there's a way to do this for all the objects added into the page, but this is related to vbScript code. With the TChart object you only can set it visible to false in the OnLoad page (TChart.Visible = False) which will hide it until the object has been activated.
You could look through google newsgroups, surely you will find a basic code which allow to hide objects loading pages.
If I know anyone I'll let you know.
I think there's a way to do this for all the objects added into the page, but this is related to vbScript code. With the TChart object you only can set it visible to false in the OnLoad page (TChart.Visible = False) which will hide it until the object has been activated.
You could look through google newsgroups, surely you will find a basic code which allow to hide objects loading pages.
If I know anyone I'll let you know.
Pep Jorge
http://support.steema.com
http://support.steema.com