Re: HasChanges returns false for one row, true when more than one
- From: "William \(Bill\) Vaughn" <billvaRemoveThis@xxxxxxxxx>
- Date: Mon, 27 Aug 2007 13:56:33 -0700
I have seen this--when I call Read before HasRows or bind the rowset to a complex bound control.
--
____________________________________
William (Bill) Vaughn
Author, Mentor, Consultant
Microsoft MVP
INETA Speaker
www.betav.com/blog/billva
www.betav.com
Please reply only to the newsgroup so that others can benefit.
This posting is provided "AS IS" with no warranties, and confers no rights.
__________________________________
Visit www.hitchhikerguides.net to get more information on my latest book:
Hitchhiker's Guide to Visual Studio and SQL Server (7th Edition)
and Hitchhiker's Guide to SQL Server 2005 Compact Edition (EBook)
-----------------------------------------------------------------------------------------------------------------------
"Mike G Burton" <Mike G Burton@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:2D975FA1-C248-4E56-8470-D424FF28E7FF@xxxxxxxxxxxxxxxx
I have a (third-party) grid bound to a dataset for display purposes, but
during the operation in question I'm directly updating the dataset from my
application code. When I call HasChanges on the dataset, I get False if the
dataset has a single row, but True if the dataset has multiple rows. Has
anyone seen this behaviour, and is there a workaround?
Thanks,
mgb
.
- Prev by Date: Re: How to translate heterogenious XML files to typed datasets?
- Next by Date: Re: HasChanges returns false for one row, true when more than one
- Previous by thread: System.Data.OracleClient / OracleLob.Value / Performance issue in unknown circumstances
- Next by thread: Re: HasChanges returns false for one row, true when more than one
- Index(es):
Relevant Pages
|