B
Bruce Whitehouse
This should be an easy one, but I'm not sure the best way to do it.
I've got a form, and when I click a button it starts looping through an
array. With each iteration of the array I want it to change the status of a
label.
I realise that it must complete the execution of the code-behind page before
it can update the labels, so how do I do it?
TIA, Bruce
I've got a form, and when I click a button it starts looping through an
array. With each iteration of the array I want it to change the status of a
label.
I realise that it must complete the execution of the code-behind page before
it can update the labels, so how do I do it?
TIA, Bruce