Hi,
I have an ImageButton in datagrid. ImageButton has a little thumbnail picture as an image. When user clicks the Button, there should be opened a popup-window with a picture fetched from the database in it. Database picture-column has a link to the picture. How could I pass that link to a webpage which opens in a popup-window. Is there any other options than make a new query?
