|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Original DS ValuesHello,
Is there a way to check the original value of a dataset column after its been changed prior to saving? Any help greatly appreciated! Thanks in advance. Mark,
Here is an example. I have a "Movies" datatable (in a dsMoviesToGo dataset) that has an "MPAARating column. Here is how I can check the original value of the MPAARating column for row 0 of the datatable before saving: MsgBox(dsMoviesToGo.Tables("Movies").Rows(0).Item("MPAARating", DataRowVersion.Original)) Kerry Moorman Show quoteHide quote "Mark" wrote: > Hello, > > Is there a way to check the original value of a dataset column after its > been changed prior to saving? > > Any help greatly appreciated! > Thanks in advance.
Re: SQL query to Excel file
windowclosing not firing How to check base class type of 'open' generic class? (inheritance check) Re: SQL query to Excel file Catch Application After Exit (WaitforExit) VB.Net Re: MS Access Reports and VB.NET Program RichTextBox problem Change width of datagridview vertical scrollbar Combobox with MultiLine TextBox Closing Forms |
|||||||||||||||||||||||