|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to set DataRowState valueHi,
I want to used DataRowState as a flag to process data. My question is how to set DataRowState value to "Added/Deleted/Modified/Unchanged"? Thanks in advance Li,
The DataRowState is a property that is set as result of an action. That action does more, it preserve in some situations the original data, therefore is in my idea your qeustion not to answer with an easy set. Cor Show quoteHide quote "Li Pang" <LiP***@discussions.microsoft.com> schreef in bericht news:52C7DBA8-C6B8-4790-A778-7863C64C8C4F@microsoft.com... > Hi, > > I want to used DataRowState as a flag to process data. My question is how > to > set DataRowState value to "Added/Deleted/Modified/Unchanged"? > Thanks in advance |
|||||||||||||||||||||||