I really need input to be multiline when editing grid. It is very inconvenient to edit long text in a single line input. Maybe it is possible to implement textarea inside cell?
Thanks
Denis
Tuesday, July 22, 2008
If you want to use the textarea instead of input tag - you have to modify AW editing code - /source/lib/browsers/editing.js
I will add this to the enhancement requests for the future versions.