Posted on Apr 1, 2008
(permalink)
Shinu,
Thanks for the quick reply. I have the part of adding the controls down. I can add them and see them, I just can't do anything with them on postback. One problem: they disappear on postback and the click handler is not called on the button click. Also: I believe I might have a problem figuring out how to reference the text field and drop down even if they were visible after postback. I thought about adding event arguments to the click handler, but the click handler isn't being called.
I don't know how to recreate them on postback if that is my problem. From what I've read, I was hoping that prometheus would solve that problem for me.
Note that I believe I posted in the wrong area. I am using the prometheus control. Thanks for your help.