- Error 1 Cannot implicitly convert type 'string' to 'System.Windows.Forms.DataGridViewTextBoxColumn'
- Warning 2 'LccEditor.Form1.Name' hides inherited member 'System.Windows.Forms.Control.Name'. Use the new keyword if hiding was intended.
The solution? Name the column something else!
Thankx for ur help
ReplyDeleteThanx a lot :)
ReplyDeleteit's So strange though................
Happens in C# 2010 as well. Thanks for solving an annoying bug for me.
ReplyDelete