EasyUI Forum
May 01, 2024, 05:52:47 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: render datagrid in div instead of table  (Read 9401 times)
azizkhani
Newbie
*
Posts: 37


View Profile Email
« on: March 25, 2015, 08:17:16 AM »

how can is change datagrdi from

<table>
    <tr>
       <td>row_1</td>
       <td>data_a</td>
   </tr>
    <tr>
       <td>row_2</td>
       <td>data_b</td>
   </tr>
</table>



to

<div>
     <div> row_1(data_a)
    </div>
    <div>row_2(data_b)
    </div>
</div>



plz help me Huh Huh Huh
Logged
aswzen
Sr. Member
****
Posts: 287


Indonesian

aswzen
View Profile WWW Email
« Reply #1 on: March 25, 2015, 08:22:17 PM »

sorry you can't do that with easyui
Logged

Regards,
Sigit

- Indonesian jEasyUI Facebook page : https://www.facebook.com/groups/jeasyuiid/
azizkhani
Newbie
*
Posts: 37


View Profile Email
« Reply #2 on: March 26, 2015, 01:40:07 AM »

sorry you can't do that with easyui


wooooooowwwwwwww  Shocked Shocked Shocked Shocked Shocked Shocked Shocked

how can i do it plz help me
i switch from plain jquery to jquery easyui and i can not do it ?
why easyui dosent have simple plugin that use jquery template for rendering
Logged
azizkhani
Newbie
*
Posts: 37


View Profile Email
« Reply #3 on: March 26, 2015, 01:50:20 AM »

sorry you can't do that with easyui


how can i do it like this image using easyui datagrid (table) not div
« Last Edit: March 26, 2015, 01:52:42 AM by azizkhani » 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!