Problem Related to Formatting...
I m new in Java studio creator.
I Have problem problem in Formattings controls on pages.
1.Group Panel does not work if i place control in panel it could not be repostioned.
2.i have placed data table on page and after that i have placed any other control when table grows with papulated data the other control come on the data table and when data table shrinks with very few rows the other control is at the bottom of page with lot of empty space between thes tow.i want it to be repositioned accordingly.
3.could not find any alternative of table in html;Infact i want to place rows of controls on form with alternative colors.which i had done previously in asp.net using table and setting background color of rows
4.How to Select any row in data table?is there any method to use data table to hold temporary data?

