How to config column width for Listview

I want to adjust the column width for listview.

I tried to config field “Columns” but it didn’t work.

Does anyone have solutions for adjusting the column width of listview via config or client script?

I worked for the table, not for the listview. width automatically set base on listview columns.

Is there a way to make some columns wider than others?

example. I want the column folio to be wider

Not sure, but you have to check the listview grid code and apply js to fix it.