Hi Syncfusion Team,
I was wondering if you can use the minWidth property for responsive purposes.
So this is my grid and what I want to do is to set fixed widths to the columns Online, Settings, PLZ, Land, Erstellt am and Aktiv/Inaktiv and make the others columns responsive BUT with a fixed minWidth, so they cannot get smaller than for example 200px.
I have set fixed Widths to those columns and tried to make the others responsive with the minWidth property but it didn't work (I guess i have read in another thread that the minWidth property only works with resizeable grids, which I don't want).
Some further details: The Grid should automatically manage the width of the other columns to look good on 1080p monitors and 4k monitors but it should be horizontally scrollable on laptops with lower resolutions and tablets.
So my question is, is there a way you can set minWidths to theese columns?
Kind Regards, Peter.
Hi Syncfusion Team,
I tried the approach with the minWidth property again like I did last time and now it is working. I think I did something wrong in my previous attempt but I'm not sure what it was.
Anyways thanks for your help!
Kind Regards, Peter