|
Title: Datagrid groupview weird appereance when combined with frozen column [SOLVED] Post by: aswzen on March 21, 2016, 12:36:07 AM Please see this fiddle: http://jsfiddle.net/2L6L8xrp/
You see there is a frozen column and i'm using datagroup view.. but when i combine it, it looks the datagroup header cannot set the width of groupheader text more than the frozen column width, so it just blank because my groupformatter have a very long text.. so weird How to solve this? why dont you make the group header just have the absolute position? thank you in advance Title: Re: Datagrid groupview weird appereance when combined with frozen column [UNSOLVED] Post by: aswzen on March 21, 2016, 10:07:58 PM any solutions? hmm
Title: Re: Datagrid groupview weird appereance when combined with frozen column [UNSOLVED] Post by: jarry on March 22, 2016, 02:35:58 AM Please download the updated 'datagrid-groupview.js' file from http://www.jeasyui.com/extension/datagridview.php
Title: Re: Datagrid groupview weird appereance when combined with frozen column [UNSOLVED] Post by: aswzen on March 22, 2016, 06:13:46 AM wow ok..thank you :)
|