EasyUI
Home
Demo
Tutorial
Documentation
Download
Extension
Contact
Forum
EasyUI Forum
November 06, 2025, 12:01:05 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
EasyUI Forum
>
General Category
>
EasyUI for jQuery
>
group view in datagrid
Pages: [
1
]
« previous
next »
Print
Author
Topic: group view in datagrid (Read 8226 times)
jaimi
Full Member
Posts: 121
group view in datagrid
«
on:
February 05, 2015, 01:48:17 AM »
is it possible to group by more than one field. I tried something but I doesn't get it working.
I need somethin like this:
,view: groupview
,groupField: 'OLT31A004T_KEY, ZUP_UELN_F'
,groupFormatter:function(value,rows){
alert( rows.ZUP_UELN_F);
return value + ' - ' + rows.length + ' Bedeckung(en)';
}
THX; Jaimi
Logged
jarry
Administrator
Hero Member
Posts: 2300
Re: group view in datagrid
«
Reply #1 on:
February 05, 2015, 02:51:25 AM »
You can't group more than one field when using the 'groupview' view.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News
=> General Discussion
=> EasyUI for jQuery
=> EasyUI for Angular
=> EasyUI for Vue
=> EasyUI for React
=> Bug Report
Loading...