Hi,
I have a RadGridVIew with a GridViewTextBoxColumn with AcceptsReturn, Multiline, WrapText properties set to true.
When the user hits the return key after typing in a line in this column, I want the row height to increase. This way they can see what they have already typed in and continue typing in.
I have set AutoSizeRows property on the RadGridView to true but this takes affect after editing the cell is finished.
Please help in this regard.
I have a RadGridVIew with a GridViewTextBoxColumn with AcceptsReturn, Multiline, WrapText properties set to true.
When the user hits the return key after typing in a line in this column, I want the row height to increase. This way they can see what they have already typed in and continue typing in.
I have set AutoSizeRows property on the RadGridView to true but this takes affect after editing the cell is finished.
Please help in this regard.