Why I use a dialog in a link button? I have a table name 'doctor' and columns id , name, designation, details, image. I want to show in a grid view that have a hyperlink button. when I click this button the dialogbox open that contains of the rows value of the grid view(name, designation, details, image). |