hi all
i m creating a window application and i used a listview control in a window's form. But when i try to build that application then the following error prompts :
Cannot implicitly convert type 'string' to 'System.Windows.Forms.ColumnHeader'
i m not able the understand what is the problem.