Click or drag to resize

MapperDatasheetEncodeText Method

Overload List
  NameDescription
Protected methodEncodeText(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.
Protected methodEncodeText(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.
Top
See Also