Add New Country ᄏ
Edit all Countries ᄏ

A table rendering the details using an independent table within an cell of the master table. As a resulting effect the each child table will have its own cell width.
CountryIso-CodeCities
AUSTRIAATShow
AZERBAIJANAZShow
BAHAMASBSShow
BAHRAINBHShow
BANGLADESHBDShow
BARBADOSBBShow

A table rendering the details using an "embedded" table. (embedded="true" at the child datatable). In contrast to the above example this will result in a combined table sharing the same layout. All cells in on collumn will have the same width.
To achive this the child table will not renter a table start/end tag and, also the rendering of any thead/tfoot/th will be supressed. You have to take care about that fact in your stylesheet(s).
Countryuseles columnIso-CodeCities
AUSTRIA-ATHide
cityselectedunselect
WienUnselect
GrazUnselect
LinzUnselect
SalzburgUnselect
AZERBAIJAN-AZHide
cityselectedunselect
BakuUnselect
SumgaitUnselect
QabalaUnselect
AgdamUnselect
BAHAMAS-BSHide
cityselectedunselect
NassauUnselect
Alice TownUnselect
Church GroveUnselect
West EndUnselect
BAHRAIN-BHHide
cityselectedunselect
BahrainUnselect
BANGLADESH-BDHide
cityselectedunselect
ChittagongUnselect
ChandpurUnselect
BograUnselect
FeniUnselect
BARBADOS-BBHide
cityselectedunselect
Grantley AdamsUnselect




[HOME]   [SOURCE]