3
Answers

Error 5 cannot convert from 'method group' to 'object'

Ask a question
Arnold Petrona

Arnold Petrona

16y
10.7k
1
I have a lillte problem i think

I want to add in the datagridview a listbox item.

What I did is as follow : datagridView1.Items.Add( listBox1.Items[m].ToString)

What is the solution I don't now about this part?

Answers (3)