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

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -