private DataSetNumber1.TBL_AppointmentRow _selectedAppointmentRow = null ; private DatasetNumber1.TBL_EngineerRow _selectedEngineerRow = null; public myEditSchedulerDialog () { initializeComponent (); _selectedAppointmentRow = new DataSetNumber1.TBL_AppointmentRow (null); }