Title: Textarea in edatagrid Post by: finzaiko on December 06, 2013, 08:19:44 PM How change textfield to textarea inside edatagrid?, where cursor focus on it, the textfield change to textarea or textfield auto grow with multilne without change row height table layout, if can be using CK Editor its better ;D
Thanks. Title: Re: Textarea in edatagrid Post by: finzaiko on December 13, 2013, 05:27:19 PM Hi stworthy,
Any solution to change textbox to textarea or you have other references? Title: Re: Textarea in edatagrid Post by: stworthy on December 13, 2013, 07:14:52 PM A possible solution is to extend a new editor. Please refer to http://www.jeasyui.com/documentation/datagrid.php#editor to learn how to write a new editor.
|