BindingManagerBase Position property changing RowState

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,
When I scroll through the rows in a dataset using BindingManagerBase
Position property, the DataRow's RowState property is changing to "Modified"
even though there are no changes to the actual data. Iam using .NET
framework 1.1 and C#.

On the following wesite
http://www.gotdotnet.com/team/changeinfo/Forwards1.0to1.1%5Cdefault.aspx
it is said that this behaviour is corrected in .NET Framework version 1.1

But, it seems like this issue still exists.

Please anyone let me know as to how to workaround this problem.

Thanks in advance.
Regards,
Srikanth.



.