PDA

View Full Version : selecting multiple rows using javascript


rskara
11-24-2003, 10:16 AM
i am using javascript i want help on the following topic. when i click a button in parent window it popup a window and i enter some details in the child window(i.e popup window) i add some dynamic rows and once i click the save button all the data in child window will appear in parent window in two tables now if i click on a check box all the data in both rows should be checked. in second table the rows which r added in child window r added so the values keep changing every time so how should i get it

Kor
11-24-2003, 11:14 AM
Ok... now... you tell us how you want your actions/script to be, but you didn't tell us (and show us) in which precise moment you encounter a problem...

Is it the passing functions from/to parent a problem? You need a function to check/uncheck your check box?Is it...?.........

Where is your problem, than?