FilterColumns
Please set `AllowUpdatesWithoutKey` to true before you could use this property.
Syntax
property FilterColumns: String;
Data Type
String
Default Value
""
Remarks
Remember setting `AllowUpdatesWithoutKey` to true before you could use this property:
Set the property like this:
`filterColumns=col1[,col2[,col3]];`