aspx_professional thread: addding button controls dynamically to asp.net page
Hi I am addding button control dynamically to asp.net page web form. But I dont know the syntax to add events to the button control. eg Dim dispButton as New Button Also adding properties dispButton.Text="ErrorLabel" But I want to know the syntax to add an button onclick event dynamically? regards Adib
|





