MapperDatasheetEncodeText Method |
Name | Description | |
---|---|---|
EncodeText(String, Boolean) |
Encode the provided text for use in the DataGrid. The encoding may vary by target
browser. Example of this include handling truncated text in Safari, and handling hidden
columns in browsers other than IE and Firefox.
| |
EncodeText(String, Boolean, Boolean, String, Boolean) |
Encode the provided text for use in the DataGrid. The encoding may vary by target
browser. Example of this include handling truncated text in Safari, and handling hidden
columns in browsers other than IE and Firefox.
|