G
Guest
When I make a checkbox true I want other textboxes to appear otherwise the
visible property of these textboxes is false. They will not appear unless
the checkbox has postback set to true. This causes another problem which is
the page reloads making the user start at the top and scroll down to where
they originally were.
How can I make the textboxes appear when the checkbox is checked and stay at
the same spot on the page?
visible property of these textboxes is false. They will not appear unless
the checkbox has postback set to true. This causes another problem which is
the page reloads making the user start at the top and scroll down to where
they originally were.
How can I make the textboxes appear when the checkbox is checked and stay at
the same spot on the page?