Hi Kate,
I can't send you a page because it's a part of a huge application and won't do you any good. But I can explain what's going on.
Here is a custom control (UseStatRadComboBox) that contains the combobox I am trying to enable/disable.
From another object that contains this custom control (
UseStat) I do this:
Now, if it's done not in PostBack, it works. But we do it in PostBack, and it makes the combobox look disabled, but it's not.
Thanks,
Olga