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

Maximum column width and manual column resizing

Answered
Sergejs Rizovs asked on November 13, 2019

Currently the suggested solution to limit column width is to apply max-width to .fm-grid-column, like in this jsfiddle:

https://jsfiddle.net/flexmonster/ydguL80j/

However then manual resizing is also limited.
Is there a way to combine these behaviours? Have a default max-width of 100px, but still allow the column to be resized to let's say 500px?

2 answers

Public
Vera Didenko Vera Didenko Flexmonster November 13, 2019

Hello, 
 
Thank you for your question.
 
At the moment both auto column-sizing and manual column-sizing are effected by the max-width property.
Please kindly note that currently it is not possible to adjust the width in the described way.
 
You are welcome to write to us in case of questions.
 
Best Regards,
Vera

Public
Sergejs Rizovs November 14, 2019

Got it, thanks for feedback.

Please login or Register to Submit Answer