EasyUI Forum
June 17, 2024, 11:25:19 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: Possible to have more than one value in groupField for the groupview function?  (Read 4821 times)
swells808
Newbie
*
Posts: 15


View Profile
« on: October 08, 2014, 05:33:47 PM »

I am using the group view in a data grid and I wanted to link more than one value in the groupField area. Is this possible and if so how do I do this?

Code:
view:groupview,
                groupField:'shift',
                groupFormatter:function(value,rows){
                    return 'Shift ' + value + ' - ' + rows.length + ' Item(s)';
                }
Logged
jkdoyle
Newbie
*
Posts: 25


View Profile Email
« Reply #1 on: November 21, 2016, 03:26:15 PM »

Did you ever figure this out?  I would like to do the same.
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!