How do i dynamically create server components
Anyone,
I am trying to create server components dropdownlists(combo boxes) dynamically. when they render to the screen they don't show up. I realize they can't be created by just the HTML in a string and use the response object like you can do with standard controls. i am new to asp.net and am trying to figure this out. any help would be greatly appreciated
thanks
|