I have a Databound Listview in which there are some fields and a button id="button1". There is modalpopupextender outside the listview. I wanted to show the popup when button1 is clicked. The Problem is TargetControlID="Button1" for ModalPopupExtender is not recognized outside the listview. Please suggest.
↧