How do I get a label when clicked to open a new window. This window will be populated with a list from the database and the user should be able to select from a list.
Label's have a click event, but in this case I would use a LinkLabel which also has a click event. What you would do is make a new instance of the window then show it to the user.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.