EasyUI Forum
November 30, 2025, 02:56:08 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Poll
Question: How can I create the 2 Headers column of DataGrid
help - 0 (0%)
please - 0 (0%)
Total Voters: 0

Pages: [1]
  Print  
Author Topic: DataGrid  (Read 7248 times)
kwfreelife
Newbie
*
Posts: 2


View Profile Email
« on: August 20, 2015, 02:24:18 AM »

I got the data from MSSQL which has 10 fields. So I want display the data in the DataGrid look like as below.
Hdr1 | Hdr2 | Hdr3 | Hdr4 | Hdr5
------| ----- | ------ | ----- | -----
Hdr6 | Hdr7 | Hdr8 | Hdr9 | Hdr10
---------------------------------------
F_1   | F_2  | F_3   | F_4   | F_5
------| ----- | ------ | ----- | -----
F_6   | F_7  | F_8   | F_9   | F_10
------| ----- | ------ | ----- | -----
How should I do? Does anyone have some example?
Please advise & thank you.
Logged
jarry
Administrator
Hero Member
*****
Posts: 2302


View Profile Email
« Reply #1 on: August 20, 2015, 06:50:03 AM »

You can not do that. All the column fields must be on a single line.
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!