Gridview and popup window

Gridview and popup window

am 26.01.2008 02:34:57 von JJ297

I've added the select button/link to my gridview. Instead of going to
another page (after clicking select) how can I make information go
into a popup window?

Re: Gridview and popup window

am 26.01.2008 10:11:26 von Sanat Gersappa

Use the OnClientClick event of the link to call a javascript function
that opens a popup and pass parameters.

On Fri, 25 Jan 2008, JJ297 wrote:

>
> I've added the select button/link to my gridview. Instead of going to
> another page (after clicking select) how can I make information go
> into a popup window?
>