B
Bogdan
Hi,
I need to programmatically create UpdatePanel with FileUpload control. The
problem is that for FileUpload control to function properly in UpdatePanel
it needs a post back trigger. Unfortunately, according to docs, you cannot
programmatically add triggers to UpdatePanel.
Does that mean that it is impossible to programmatically create UpdatePanels
with FileUpload controls?
Thanks,
Bogdan
I need to programmatically create UpdatePanel with FileUpload control. The
problem is that for FileUpload control to function properly in UpdatePanel
it needs a post back trigger. Unfortunately, according to docs, you cannot
programmatically add triggers to UpdatePanel.
Does that mean that it is impossible to programmatically create UpdatePanels
with FileUpload controls?
Thanks,
Bogdan