CRMGridColBlock properties
- Alignment. Sets the alignment of text within the column.
- AllowOrderBy. Sorts entries in the list by the values in the column.
- CreateScript. Specifies the server-side JavaScript to run upon the creation of the CRMGridColBlock instance.
- CustomActionFile. Hyperlinks a column to an ASP file.
- CustomIdField. Allows a value to be passed to the custom file when the corresponding column is selected.
- JumpAction. Specifies the jump action for the CustomActionFile property.
- JumpEntity. Adds a hyperlink that opens the summary screen of an entity record.
- JumpKey. Specifies the jump key for the CustomActionFile property.
- OrderByDesc. Sorts entries in the list in the descending order. To use this property, set AllowOrderBy to true.
- ShowHeading. Shows or hides the column heading.
- ShowSelectAsGif. Shows the values in the column as GIF image.
- Visible. Shows or hides a column when the CRMGridColBlock object is executed.