Setting the focus on page/form load is not a solution.
Use the proxylink for the ModalPopupexten der and use another link button to show/hide the panel.
<asp:LinkButt on ID="AddUserLink " runat="server" OnClick="AddUse rLink_Click">[Search Active Directory]</asp:LinkButton>
<asp:LinkButt on ID="AddUserLink Proxy" runat="server"> </asp:LinkButton>...
User Profile
Collapse
-
-
Help with creating images dynamically and position them.
All..
I am new to .NET. I am trying to create a web page where I can display multiple images from a folder. If there are 5 pictures in the folder I want to create 5 image controls at runtime and display the pictures. How can I do this ?
Also, I dont see left and top properties for the image control? How to position the images?
Thanks very much in advance.
No activity results to display
Show More
Leave a comment: