Gridview and popup window

  • Thread starter Thread starter JJ297
  • Start date Start date
J

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?
 
Use the OnClientClick event of the link to call a javascript function
that opens a popup and pass parameters.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top