how to fix the column width of a listview in c# windows form?
- by zoya
i have a listview i need to fix the column width of the listview so that at run time user cannot drag the columnheaders and resize it.....what is the procedure??
i have searched all the properties but none of them help me out to solve this pbm..
this is possible in gridview but how will it be possible in listview....