Textbox height overflow

QuestionsTextbox height overflow
Abed asked 9 years ago

Hi there!

Thank you for providing an awesome tool. Where I define a textarea in the rows, the row is going to expand to the size of textarea. For example if I hit enter multiple times when writing in the textbox the height is going to expand. Is there any way to fix the height of the row and hide the over flow of the textarea?

1 Answers
Abu Ghufran answered 9 years ago

You can try setting inline css for textarea. e.g.
$col['editoptions"]["style"] = "height: 100px;";

Your Answer

10 + 5 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?