Open a new window and pass the arraylist

S

Steven

I have an arraylist and I want to display all the values in the arraylist in
a new window (asp.net page) using a datalist. The new window should be like
a small popup window. How can I do this?

Regards
-- Steven
 
E

Eliyahu Goldin

Steven,

To open a popup window you need to call client side javascript method
showModalDialog. Make an aspx page with a datalist bound to your arraylist
and pass the page name as a parameter to showModalDialog.

Eliyahu
 

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

Members online

Forum statistics

Threads
473,792
Messages
2,569,639
Members
45,353
Latest member
RogerDoger

Latest Threads

Top