G
Guest
Hi,
I've written a web server custom control. If it's attributes are set at
design time in the HTML it works fine. But I want to also be able to
dynamically change some of the properties in the code behind file. Is there
any way to do this? When I write the code for the button_click event to set
the properties, the control doesn't render with the changed properties the
way it should.
Any ideas?
Philip
I've written a web server custom control. If it's attributes are set at
design time in the HTML it works fine. But I want to also be able to
dynamically change some of the properties in the code behind file. Is there
any way to do this? When I write the code for the button_click event to set
the properties, the control doesn't render with the changed properties the
way it should.
Any ideas?
Philip