This is a migrated thread and some comments may be shown as answers.

[Solved] Column in grid as TextArea

0 Answers 111 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Mark
Top achievements
Rank 1
Mark asked on 22 Mar 2012, 08:10 PM
Is it possible to have a column in a grid defined as a textarea, AJAX binding, and InCell editing?  I have tried a few different ways but was unable to get it working.
(1) Tried to use a ClientTemplate which defined a <textarea>.  This works until you go to edit the cell.  The cell then converts into a input html element and expands horizentally.
(2) Also, tried to used an "Editor Template" but my problem with that is the "Model" in the Editor Template is always null.

Thanks for the help.
Tags
Grid
Asked by
Mark
Top achievements
Rank 1
Share this question
or