EasyUI Forum
September 13, 2025, 11:02:14 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: change table header in runtime  (Read 6898 times)
wymak
Newbie
*
Posts: 26


View Profile
« on: December 09, 2014, 05:56:15 AM »

I had a table with the following header;

<thead> 
            <tr> 
               <th field="descp" width="30%" >description</th> 
               <th field="quan" width="16%" align='right'>quantity</th>
            
            </tr>   
</thead> 

How can I change to 2nd column header title (during runtime) from 'quantity' to, say 'amount'?

thanks,
Mak
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: December 09, 2014, 08:16:54 AM »

Please refer to this tutorial http://www.jeasyui.com/tutorial/datagrid/datagrid6.php
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!