Hi
I have a datagrid in a form, and a delete button. If I make some
changes in some cells in the datagrid, and then click delete on
another cell, I get to the validating function but not to the
deletebutton_click at all. Has anyone seen this?
Husam Al-A''araj - 25 Oct 2007 19:43 GMT
Hi,
make sure where did you write the code of the delete button; in which event
handler ?
Cheers,
Husam Al-A'aaj
www.aaraj.net
> Hi
> I have a datagrid in a form, and a delete button. If I make some
> changes in some cells in the datagrid, and then click delete on
> another cell, I get to the validating function but not to the
> deletebutton_click at all. Has anyone seen this?