HI All,I have a problem in my work.I have a table with many checkboxes.
below the table i have an option that asks if to create more instances
of the table. on selecting that i get new instances of my original
table. now, finally, there is a button, upon clicking that all the
checkboxes in the original table and the instances of that table should
be 'hidden'. but only the checkboxes on my original table gets hidden.
how do I incorporate this property into the instance table?PLEASE HELP
ME...beca...