Need a special offer?Find out if your project fits.
+

Flat header doesn't fit the cell width

Answered
Maya Shavin asked on May 14, 2017

The header width is pre-defined with width: 100px. Any header with length is longer than 100px will overlap the other header instead of wrapping the content.

    #fm-pivot-view #fm-grid-view .fm-filter-header div { 
       width: 100px; 
    }

Also the button to sort will be displayed in the middle of the label, instead of right corner.
 
Please fix it.
 
Maya

3 answers

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster May 15, 2017

Hello Maya,
Thank you for your question. Could you please check if you are using the latest version? If not, please update your component to the latest version and clean the cache. Please note that the flexmonster.css also should be updated here.
Let us know if everything works fine for you.
Best regards,
Dmytro.

Public
Sengupta May 25, 2017

@Dmytro Zvazhii
Hi,
I may have the same/similar issue.
Please find the attached document with screenshot and the source code which you can apply on your jsFiddle site to replicate the issue.
http://jsfiddle.net/flexmonster/rkprvhhs/
 
 
 

Attachments:
Bug Report 3.doc

Public
Tanya Gryshko Tanya Gryshko Flexmonster May 25, 2017

Hello Sengupta, Maya,
Thank you for the detailed report. The fix for this issue will be the part of our next major release version 2.4. Please let me know if you need more details about this.
Regards,
Tanya

Please login or Register to Submit Answer