FilterBuilderPanel SetColumnsValue Method A Sandcastle Documented Class Library
Sets the internal column value. Disconnected from asp.net control to gaurantee functionality. Uses jQuery to control the client side selection.

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool SetColumnsValue(
	string val
)

Parameters

val
Type: System String

Return Value

Type: Boolean
See Also