a standard editor for editing text data
//for a datatble column
{ id:"title", header:"Film title", editor:"popup", width:200},
Editing area will be highlighted by a yellow border as soom as you trigger the editiong function.
Back to top