PC Review


Reply
Thread Tools Rate Thread

DataGrid Event problem

 
 
mario
Guest
Posts: n/a
 
      9th Sep 2003
How do I Catch the event if the text have changed in a specific cell ?

Please Help!!!


 
Reply With Quote
 
 
 
 
Alex Feinman [MVP]
Guest
Posts: n/a
 
      10th Sep 2003
Since datagrid is display-only control, the cell content can only change if
the underlying dataset is changed. If your datagrid is bound to a DataView
(which happens if you use DataTable or DataView as the DataSource), you can
use the event ListChanged on the DataView class

"mario" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> How do I Catch the event if the text have changed in a specific cell ?
>
> Please Help!!!
>
>



 
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
DataGrid event handling problem =?Utf-8?B?TWFyayBHaWxrZXM=?= Microsoft ASP .NET 1 3rd Jul 2006 05:27 PM
Datagrid event problem Andrea Williams Microsoft ASP .NET 3 29th Apr 2004 07:21 PM
DataGrid / DataTable event problem =?Utf-8?B?RW1lcnNvbg==?= Microsoft C# .NET 0 13th Apr 2004 12:11 AM
DataGrid Event Problem mario Microsoft C# .NET 2 10th Sep 2003 06:38 PM
DataGrid Event Problem mario Microsoft Dot NET Framework Forms 2 10th Sep 2003 05:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:01 AM.