text

a standard editor for editing text data

string text;

Example

// for a datatable column
{ id:"title", header:"Film title", editor:"text", width:200}

Related samples

Details

As soon as the editing area gets focus, it is highlighted with a blue border.

See also
  • API
  • Articles
  • Back to top