Click or drag to resize
GridFilterFunctionGetFunctionString Method (String, String, Type, GridTableView)

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string GetFunctionString(
	string fieldName,
	string value,
	Type valueDataType,
	GridTableView tableView
)

Parameters

fieldName
Type: SystemString
value
Type: SystemString
valueDataType
Type: SystemType
tableView
Type: Kettic.AspNet.ControlsGridTableView

Return Value

Type: String
See Also