public LegalCaseStates() { var dbItems = new DataClasses1DataContext().STAVPRIPADUs; this.Items = Utils.Utils.ToDataTable(dbItems); }