Greetings,
I have a grid with edit mode set to EditForm. In the form template, I have a template with a button. When the user clicks the button, I'd like to launch a modal popup using the ModalPopupExtender.
To do this, I have to have the TargetControlId of the button. The button is created at runtime.
Any ideas on how to dynamically find the button or launch the popup?
Thanks.
I have a grid with edit mode set to EditForm. In the form template, I have a template with a button. When the user clicks the button, I'd like to launch a modal popup using the ModalPopupExtender.
To do this, I have to have the TargetControlId of the button. The button is created at runtime.
Any ideas on how to dynamically find the button or launch the popup?
Thanks.