popup selection window

T

Tim Wallace

I am new to the .Net world, and have been unable to find a good source on
the Web to help me figure this one out, so here goes...

I have an ASPX page on which exists a DataGrid. I need to allow users to
select categories of data from a popup. When the popup closes, I need to
select a radio button in all of the rows where the category is in the list
selected in the popup. I have the 'main' window and am able to open the
popup. This popup is using an ASP:ListBox object to display the choices
from the database. I need to loop through the list and build a string to
'pass back' via a JavaScript. I know how to loop through an ASP:Listbox in
C#, but I have no idea how to close a Web page using C#. I can in
JavaScript, but don't know how I would spin through the ASP:Listbox in
JavaScript.

Can someone point me to a good online source for C#, especially as it
applies to ASP.Net?

Thanks.

Tim
 

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

Similar Threads


Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top