DataGrid columns will be automatically generated from the selected data source. Additional columns can be defined in the Columns page.
DataContract with name '{0}' and namespace '{1}' cannot be added to DataContractSet since another contract with the same ...
DataContractJsonSerializer does not support data members of type '{0}'. Consider using int, System.Object, or a concrete ...
DataContractJsonSerializer does not support the setting of the FullTypeName of the object to be serialized to a value other ...
DataContractSerializer config section under System.Runtime.Serialization section group could not be loaded. Verify that machine.config ...
DataGrid columns will be automatically generated from the selected data source. Additional columns can be defined in the ...
DataGridColumn with Header '{0}' already exists in the Columns collection of a DataGrid. DataGrids cannot share columns and ...
DataGridView control's SelectionMode cannot be set to {0} while it has a column with SortMode set to DataGridViewColumnSortMode.Automatic. ...
DataSet can be associated with at most one XmlDataDocument. Cannot associate the DataSet with the current XmlDataDocument ...
DateTime values that are greater than DateTime.MaxValue or smaller than DateTime.MinValue when converted to UTC cannot be ...