N
noom
Hello
I`m trying to use userDeletingRows event but can`t deem to make it
work.
I tried :
this.dataGridView1.UserDeletedRow += new
DataGridViewRowCancelEventArgs
- but I get an error message on the arguments/
do I need to use a delegate (if so - which is it)?
can someone please post a full working example? (msdn didn`t help at
all...)
thnx
I`m trying to use userDeletingRows event but can`t deem to make it
work.
I tried :
this.dataGridView1.UserDeletedRow += new
DataGridViewRowCancelEventArgs
- but I get an error message on the arguments/
do I need to use a delegate (if so - which is it)?
can someone please post a full working example? (msdn didn`t help at
all...)
thnx