use dialog in a hyperlink button into a grid view

use dialog in a hyperlink button into a grid view

31 Oct 2011 05:10:00

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).

Fresh   Boarder
Posts: 1
From 30-Oct-2011
You're Points: 2
Bookmark
re:use dialog in a hyperlink button into a grid view02 Nov 2011 20:11:10

Hi,

Yes, it can be done easily,

I have used this in  my project

http://www.aspdotnetcodes.com/Ajax_ModalPopup_PostBack_GridView.aspx

it is simple and easy to adapet in your project.

tnx

RRaveen
Gold  Boarder
Posts: 156
From 03-Jun-2009
You're Points: 1106
Bookmark
^ Scroll to Top