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