EasyUI Forum
May 15, 2024, 02:43:33 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Create column groups in DataGrid in easyui-tabs?  (Read 4510 times)
deib97
Newbie
*
Posts: 9


View Profile Email
« on: June 01, 2016, 03:34:52 AM »

Hi,
I had a problem when using the sample code from this :
http://www.jeasyui.com/tutorial/datagrid/datagrid9.php
when i paste in php files under easyui-tabs become like this :

Code:
<div data-options="region:'center',iconCls:'icon-layout'" style="padding: 2px;">
                <div id="tabhome" class="easyui-tabs" style="width:auto;" > 
                        <div id="konten_menu" title="Konten" style="padding: 2px;">
                        <?php
                            
include "data/beranda.php";   
                        
?>
 
                        </div>
                </div>
        </div>
But if i paste under easyui-tabs become good...
Why with my code??
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!