JavaScript to Loop through Datagrid

R

Rathtap

I have a pop-up window that has a grid of which the first column is an
unbound checkbox and the second is databound label.
When the user closes the window I want to be able to loop through the
grid in the client-side and create a string to hold values contained
in the second column to return to the calling page but for only those
rows that the user selects.
Any sample javascript will be appreciated.
 
E

Eliyahu Goldin

View HTML source of the window. You will see what HTML elements make up your
grid. It will give you an idea how to loop through them.

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,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top