PC Review


Reply
Thread Tools Rate Thread

Dataset updated ...but rowstate not

 
 
Gabriel
Guest
Posts: n/a
 
      29th May 2006
Hello,

I update a Dataset like this :
ds.Tables[0].Rows[dataNavigator1.Position]["MY_FIELD"] = textbox1.Text;

The content is really change. But the rowstate doesn't change then the
database is not update

Then before the database update, I have to go to the next record and go back
with the dataNavigator and after the database update works.

I tried to give the focus to an another textbox but no change.

Any idea ?



Thanks,






 
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
q; DataSet RowState unchanged =?Utf-8?B?SklNLkgu?= Microsoft ASP .NET 1 24th May 2006 10:41 PM
dataset and rowstate Sam Microsoft VB .NET 1 9th Aug 2005 10:59 AM
Using a dataset's rowstate functionality in .net GrantMagic Microsoft ADO .NET 3 13th Sep 2004 07:38 PM
Re: Dataset and Rowstate William Ryan eMVP Microsoft ADO .NET 0 2nd Jun 2004 08:53 PM
Changing dataset rowstate sahridhayan Microsoft ADO .NET 1 12th Jan 2004 01:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:13 PM.