0 Usuarios y 2 Visitantes están viendo este tema.
Aqui algunas filas no contienen datos suficientes asi que se modifican para ajustarse *========================================================* | col1 | colum id 2 | col3 | column4 | col5 | col6 | *========================================================* | row1-1 | row1-2 | col1-3 | col1-4 | -- | -- | <---- Ajustada *========================================================* | row2-1 | row2-2 | row2-3 | row2-4 | -- | -- | <---- Ajustada *========================================================* | row3-1 | row3-2 | row3-3 | row3-4 | row3-5 | aa | *========================================================* | row4-1 | row4-2 | row4-3 | row4-4 | -- | -- | <---- Ajustada *========================================================* | row5-1 | row5-2 | row5-3 | row5-4 | -- | -- | <---- Ajustada *========================================================*Aqui la cantidad de cabeceras no es suficiente, entonces se adapta *=================================================* | col1 | colum id 2 | col3 | column4 | -- | *=================================================* | row1-1 | row1-2 | col1-3 | col1-4 | -- | *=================================================* | row2-1 | row2-2 | row2-3 | row2-4 | -- | *=================================================* | row3-1 | row3-2 | row3-3 | row3-4 | row3-5 | <---- Las demas se adaptan a esta *=================================================* | row4-1 | row4-2 | row4-3 | row4-4 | -- | *=================================================* | row5-1 | -- | -- | -- | -- | *=================================================* *=========================================* | 1 | colum id 2 | c3 | c4 | -- | *=========================================* | 1 | row1-2 | c3 | col1-4 | -- | *=========================================* | 1 | row2-3 | c4 | -- | -- | *=========================================* | 1 | row3-2 | c333 | row3-4 | row3-5 | *=========================================* | 1 | row4-2 | 43 | row4-4 | -- | *=========================================* | 5 | -- | -- | -- | -- | *=========================================*