PC Review


Reply
Thread Tools Rate Thread

any event in datagrid raised when data in datagrid changed

 
 
ali asjad
Guest
Posts: n/a
 
      25th Feb 2005
is there any event that is raised when data in datagrid is changed.

actually im using a dataset filled through data adapter and is the
data source of datagrid


Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
 
Reply With Quote
 
 
 
 
Chris, Master of All Things Insignificant
Guest
Posts: n/a
 
      25th Feb 2005
You want to look at the DataTable events I believe.

AddHandler DataSet1.Tables(0).RowDeleted, AddressOf ......

There are several events you can look at in there.

Chris


"ali asjad" <(E-Mail Removed)> wrote in message
news:421f623b_2@127.0.0.1...
> is there any event that is raised when data in datagrid is changed.
>
> actually im using a dataset filled through data adapter and is the
> data source of datagrid
>
>
> Posted Via Usenet.com Premium Usenet Newsgroup Services
> ----------------------------------------------------------
> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
> ----------------------------------------------------------
> http://www.usenet.com



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wpf datagrid ctp cell selection changed causes sometimes no CurrentChanged event Winfried Wille Microsoft C# .NET 0 20th Oct 2008 08:18 AM
DataGrid row height changed event Newcomer Microsoft Dot NET Framework Forms 0 28th Apr 2005 05:24 PM
how to see if data changed in DataGrid DraguVaso Microsoft VB .NET 11 2nd Sep 2004 08:27 AM
how to see if data changed in DataGrid DraguVaso Microsoft ADO .NET 11 2nd Sep 2004 08:27 AM
Re: how to see if data changed in DataGrid Cor Ligthert Microsoft VB .NET 0 31st Aug 2004 06:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:24 PM.