at the moment i have linked one table with two detail table. and made everything works.
my question is that how to do customization on the master/detail page.
what i am trying to do :
arrannge the position in which the detail table laid out
in the grid view of the detailed table (on master table page) i want to arrange the column width for specific column. this i can achieve on List page by adding parameter of width on List option
but how to do in a master/detail view.