Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Database
Database General Discussion
Dataset haschanges method problem
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="cjard, post: 88986, member: 6673"] I recognise that code snippet, having written it :) You've changed the data, honestly you have! "Just navigating" won't change anything. Call: [code] Dim chg as Dataset1.DataTable1 = _dataSet1.DataTable1.GetChanges() 'put a breakpoint on the line of code after this comment [/code] Now go and look at the chg DataTable.. that's what you've changed since you downloaded the data! All Additions, Modifications and Deletions are shown [/QUOTE]
Insert quotes…
Verification
Post reply
Database
Database General Discussion
Dataset haschanges method problem
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom