Click or drag to resize

DataGrid Constructor (String, DataGridViews, String, Int32, String, String, DataGridDataTypes, String, String, Boolean, Boolean, Boolean, Boolean, Int32, String, Boolean, Int32, Boolean, Boolean, Int32, Boolean, Boolean, Int32, Boolean)

Initializes a new instance of the DataGrid class with default and optional parameters includ identification

Namespace:  SOWIData.Management
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public DataGrid(
	string pAppName,
	DataGridViews pView,
	string pUserName,
	int pClientID,
	string pTableName,
	string pDataFieldName,
	DataGridDataTypes pDataGridDataType,
	string pEnumTypeName = "",
	string pListName = "",
	bool pCanVisible = true,
	bool pCanEdit = true,
	bool pRequired = false,
	bool pInFieldList = false,
	int pOrderDefault = 0,
	string pColumnLabelDefault = "",
	bool pWinListVisibleDefault = true,
	int pWinListWidthDefault = 0,
	bool pWinFormVisibleDefault = true,
	bool pWebListVisibleDefault = true,
	int pWebListWidthDefault = 0,
	bool pWebFormVisibleDefautl = true,
	bool pMobilListVisibleDefault = true,
	int pMobilListWidthDefault = 0,
	bool pMobilFormVisibleDefault = true
)

Parameters

pAppName
Type: SystemString

[Missing <param name="pAppName"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pView
Type: SOWIData.ManagementDataGridViews

[Missing <param name="pView"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pUserName
Type: SystemString

[Missing <param name="pUserName"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pClientID
Type: SystemInt32

[Missing <param name="pClientID"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pTableName
Type: SystemString

[Missing <param name="pTableName"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pDataFieldName
Type: SystemString

[Missing <param name="pDataFieldName"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pDataGridDataType
Type: SOWIData.ManagementDataGridDataTypes

[Missing <param name="pDataGridDataType"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pEnumTypeName (Optional)
Type: SystemString

[Missing <param name="pEnumTypeName"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pListName (Optional)
Type: SystemString

[Missing <param name="pListName"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pCanVisible (Optional)
Type: SystemBoolean

[Missing <param name="pCanVisible"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pCanEdit (Optional)
Type: SystemBoolean

[Missing <param name="pCanEdit"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pRequired (Optional)
Type: SystemBoolean

[Missing <param name="pRequired"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pInFieldList (Optional)
Type: SystemBoolean

[Missing <param name="pInFieldList"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pOrderDefault (Optional)
Type: SystemInt32

[Missing <param name="pOrderDefault"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pColumnLabelDefault (Optional)
Type: SystemString

[Missing <param name="pColumnLabelDefault"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pWinListVisibleDefault (Optional)
Type: SystemBoolean

[Missing <param name="pWinListVisibleDefault"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pWinListWidthDefault (Optional)
Type: SystemInt32

[Missing <param name="pWinListWidthDefault"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pWinFormVisibleDefault (Optional)
Type: SystemBoolean

[Missing <param name="pWinFormVisibleDefault"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pWebListVisibleDefault (Optional)
Type: SystemBoolean

[Missing <param name="pWebListVisibleDefault"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pWebListWidthDefault (Optional)
Type: SystemInt32

[Missing <param name="pWebListWidthDefault"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pWebFormVisibleDefautl (Optional)
Type: SystemBoolean

[Missing <param name="pWebFormVisibleDefautl"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pMobilListVisibleDefault (Optional)
Type: SystemBoolean

[Missing <param name="pMobilListVisibleDefault"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pMobilListWidthDefault (Optional)
Type: SystemInt32

[Missing <param name="pMobilListWidthDefault"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

pMobilFormVisibleDefault (Optional)
Type: SystemBoolean

[Missing <param name="pMobilFormVisibleDefault"/> documentation for "M:SOWIData.Management.DataGrid.#ctor(System.String,SOWIData.Management.DataGridViews,System.String,System.Int32,System.String,System.String,SOWIData.Management.DataGridDataTypes,System.String,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.String,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean,System.Boolean,System.Int32,System.Boolean)"]

Remarks
Use this e.g. when Data Grid View setting over code and not from database
See Also