¡@

Home 

javascript Programming Glossary: mytextareatemplate

Highlight row when the checkbox is true

http://stackoverflow.com/questions/10529955/highlight-row-when-the-checkbox-is-true

edittype 'checkbox' type 'select' editoptions value 1 0 myTextareaTemplate edittype textarea editoptions size 30 maxlength 30 after that.. maxlength 30 after that you can use myCheckboxTemplate and myTextareaTemplate inside of colModel which will reduced in your case to the following.. edithidden true name 'Order1' index 'Order1' template myTextareaTemplate name 'Order2' index 'Order2' template myTextareaTemplate name..