RowState Issue

  • Thread starter Thread starter JT
  • Start date Start date
J

JT

In using a datagrid, when I modify the second row in the
grid, the first row is also taking on a rowstate of
modified, even though it has not been touched. I am sure
of this, as checking rowstate prior to modifying the
second row shows the first row to be Unchanged. Anyone
have any clues about this issue? Thanks.
JT
 
What version of the framework are you using? Under 1.1, this does not seem
to occur. Please provide more details so I can be sure my simple attempt to
reproduce the problem is similar to what you're doing.

Steven Bras, MCSD
Microsoft Developer Support/Data Access Technologies

This posting is provided "AS IS" with no warranties, and confers no rights.

Microsoft Security Announcement: Have you installed the patch for Microsoft
Security Bulletin MS03-026?  If not Microsoft strongly advises you to
review the information at the following link regarding Microsoft Security
Bulletin MS03-026
http://www.microsoft.com/security/security_bulletins/ms03-026.asp and/or to
visit Windows Update at http://windowsupdate.microsoft.com to install the
patch. Running the SCAN program from the Windows Update site will help to
insure you are current with all security patches, not just MS03-026.
 
Back
Top