Hello
I`m trying to use userDeletingRow s event but can`t deem to make it
work.
I tried :
this.dataGridVi ew1.UserDeleted Row += new
DataGridViewRow CancelEventArgs
- 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 userDeletingRow s event but can`t deem to make it
work.
I tried :
this.dataGridVi ew1.UserDeleted Row += new
DataGridViewRow CancelEventArgs
- 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