Connecting Tech Pros Worldwide Help | Site Map

Using a datagrid

pmcguire
Guest
 
Posts: n/a
#1: Nov 20 '05
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
Ken Tucker [MVP]
Guest
 
Posts: n/a
#2: Nov 20 '05

re: Using a datagrid


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
--------------------
"pmcguire" <anonymous@discussions.microsoft.com> wrote in message
news:FBD752A5-D425-4DA7-83DB-C7C98942257C@microsoft.com...[color=blue]
>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[/color]


Closed Thread