winforms - Any way of Stopping an automatic resize of a listview column? -


i've created listform columns

date, type, category , details

. populating list i'm using .items.add method. far good.

i went far set sizes each column in order there being no "..." displayed.

the problem though first column somehow not use size set, instead displayed narrower date (datetime.tostring() data) displayed "2017-08-18 ...".

can somehow stop auto resize?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -