C
COHENMARVIN
I have a checkbox on my webpage which, if checked, should cause a
textbox to be enabled (or made visible). But I find I need to make
the checkbox have a autopostback of TRUE for this to work. Is there
any way, perhaps using Ajax update panels, to have a checkbox cause a
partial postback of only part of the page?
Thanks,
Marvin
textbox to be enabled (or made visible). But I find I need to make
the checkbox have a autopostback of TRUE for this to work. Is there
any way, perhaps using Ajax update panels, to have a checkbox cause a
partial postback of only part of the page?
Thanks,
Marvin