C
Chattanooga
hi all,
is there a way to enable all controls in a web form?
something like
for each control in page.controls
control.enabled = true
next
i tried the one above, but that did not give me the .enabled
property...
TIA,
Chris
is there a way to enable all controls in a web form?
something like
for each control in page.controls
control.enabled = true
next
i tried the one above, but that did not give me the .enabled
property...
TIA,
Chris