S
simon
I have 2 div tags on the page.
When I click on the button I would like that first one becomes hidden and
the other one visible.
I have many datagrids and other objects inside the div tag. It works if I
use client script.
How can I reference the div tag via the code behind?
Or should I use something else than div tag?
Thank you,
Simon
When I click on the button I would like that first one becomes hidden and
the other one visible.
I have many datagrids and other objects inside the div tag. It works if I
use client script.
How can I reference the div tag via the code behind?
Or should I use something else than div tag?
Thank you,
Simon