Welcome Guest, Not a member yet? Register   Sign In
Trying to add two table [html table, not database table] in one view
#2

[eluser]Azraf[/eluser]
Sorry for mis styling, Here view is actually:
[code]
<div class="clear-h"></div>
&lt;?php echo $this->table->generate(); ?&gt;

<div class="clear-h"></div>
&lt;?php echo $this->table->generate($infoRelPlAr); ?&gt;

<div class="clear-h"></div>
&lt;?php echo $this->table->generate($infoRelCbhAr); ?&gt;]

<div class="clear-h"></div>
&lt;?php echo $this->table->generate($infoRelWchAr); ?&gt;
.......
Any comment/solution will highly appreciated.


Messages In This Thread
Trying to add two table [html table, not database table] in one view - by El Forum - 06-04-2012, 11:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB