When to Use

TextCell is a string cell type that renders a form with a text area in a modal dialog instead of an <input type="text" /> editor. It is best suited for entering a large body of text.

Prerequisites

TextCell requires bootstrap-modal.js to render it's modal dialog. TextCell is tested against Bootstrap version 3.0.3.

Result