PC Review


Reply
Thread Tools Rate Thread

Bound Control does not fire RowChanged

 
 
=?Utf-8?B?Wm9ycGllZG9tYW4=?=
Guest
Posts: n/a
 
      18th Mar 2005
I have a control, it is bound to a field in a datatable.

If I change the value in the textbox, and move off the textbox, the
RowChanged event is NOT called.

Is there some way to change this behavior? I need the DataTable (or at
least the DataRow) to know the value has changed.


--
--Zorpie
 
Reply With Quote
 
 
 
 
Cor Ligthert
Guest
Posts: n/a
 
      18th Mar 2005
Zorpie,

What do you mean with "move off the textbox?

Cor


 
Reply With Quote
 
=?Utf-8?B?Wm9ycGllZG9tYW4=?=
Guest
Posts: n/a
 
      18th Mar 2005
the control.leave event fires.

HOWEVER, I found my own answer. I needed to watch the ColumnChanging event,
not the RowChanging Event.

Thanks anyway.



"Cor Ligthert" wrote:

> Zorpie,
>
> What do you mean with "move off the textbox?
>
> Cor
>
>
>

 
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
Non-bound control on bound-form DetRich Microsoft Access Queries 8 15th Jun 2009 02:17 PM
How to represent the data in a not bound control via bound control Mario Krsnic Microsoft ASP .NET 0 23rd Jun 2006 08:38 AM
I need a basic grid type control - not a data bound bloated control John Edens Microsoft Dot NET Framework Forms 2 14th Jul 2005 06:26 AM
Update bound control with value from unbound control Gordon Lauderback Microsoft Access Forms 2 24th Aug 2004 10:33 PM
Re: PropertyManager.EndCurrentEdit() marks the bound dataview row as Modified even if the data in the bound control is unchanged Miha Markic [MVP C#] Microsoft ADO .NET 0 5th Jun 2004 11:19 PM


Features
 

Advertising
 

Newsgroups
 


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