Friday, August 07, 2009

Web Parts with Dynamically constructed controls

When working with web parts where the controls are built on the fly based on user input, it seems to be easier to use fixed IDs for the controls which you know about up-front. (note to self…)