--- In [email protected], "daddyo_buckeye" <[EMAIL PROTECTED]> wrote: > > I was just experimenting with using the 'for' loop to add them > dynamically just to see how it's done. I'm pulling the number of > colorpickers needed from an XML file, and I need them to run a > function to color specific items from that XML file.
Then you're definitely better off using either a Repeater or a List Based control. HTH; Amy

