Browse By Tags

  • Adding new record

    If am using a XamDataGrid with a DataSet binding with a TableAdapter to a SQL Server database.  I can edit records with no issues and see the results reflected in the database.   But I'm having problems adding records.  I'm using an Update Mode of OnRecordChangeOrLostFocus…