Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RowState Is Messed up...Help...
Message
General information
Forum:
ASP.NET
Category:
ADO.NET
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01224102
Message ID:
01224120
Views:
16
This message has been marked as the solution to the initial question of the thread.
Oh nevermind. I figured it out.

Apparently when you edit a fiend through a bound control, it leaves the DataRow in question in "Edit" mode. So by running my CommitProposedChanges() method on my table, it forced any row with "Proposed" changes to EndEdit(), which it turn then updates the RowState accordingly.
________________________
Ben Santiago, MCP & A+
Programmer Analyst (SQL, FoxPro, VB, VB.Net, Java, HTML, ASP, JSP, VBS)
Eastern Suffolk BOCES - Student Data Services


Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
-Rich Cook
Previous
Reply
Map
View

Click here to load this message in the networking platform