A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mcc.Series.Controls
MccGridNew Class
MccGridNew Methods
FillData Method
FillData Method (DataTable)
FillData Method (DataTable, BoolType)
MccGridNew
FillData Method (DataTable, BoolType)
데이터 바인딩
Namespace:
Mcc.Series.Controls
Assembly:
Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
FillData
(
DataTable
datasource
,
BoolType
copyData
)
Parameters
datasource
Type:
System.Data
DataTable
원본소스
copyData
Type:
Mcc.Series.Common.Enum
BoolType
원본을 유지할 것인가.
See Also
Reference
MccGridNew Class
FillData Overload
Mcc.Series.Controls Namespace