G Guest May 14, 2004 #1 I have a datagrid bound to a dataview. If a user deletes a row, what events fire? In other words, how does my application recognize that a deletion has occured Thanks Pat
I have a datagrid bound to a dataview. If a user deletes a row, what events fire? In other words, how does my application recognize that a deletion has occured Thanks Pat
K Ken Tucker [MVP] May 15, 2004 #2 Hi, Here is a link to a datagrid that confirms that you want to delete a row. It raises an event when you delete a row. http://www.onteorasoftware.com/downloads/delete.zip Ken
Hi, Here is a link to a datagrid that confirms that you want to delete a row. It raises an event when you delete a row. http://www.onteorasoftware.com/downloads/delete.zip Ken