Hi. I'm using a RadGrid in a relatively default form, with AutoGenerateColumns="false" and EditMode="PopUp". The Edit form works great straight-out of the box, with the small exception of a textbox that I would like to make a textarea (multi-row textbox). Is there anyway to do this without going down the custom editform template route? Thanks, Chris