DataGridViewRow Clone don't work

0
0

Hi,

newRow= CType(row.Clone(), DataGridViewRow)

the newRow have cells count = 0

PS: CreateCells method is missing

regards

Cristian

  • You must to post comments
Showing 0 results
Your Answer

Please first to submit.