Hi All,
I have a table with two columns. I would not be having any information about the total rows the table can have. I get the cound from a servlet, and I can loop through and generate individual rows. Now for each row, the first column would have a checkbox. Now I too have some checkboxes (>=0 for each row, based on some conditions). But the checkboxes on the second column should not be visible unless, the corresponding checkbox of the first column is selected. I'm trying to achieve this. Can some one help me out with this problem. This sounds to be very simple to me, but missing some link. Its been a quite long time I actually did something using javascript.



Reply With Quote

..
Bookmarks