I am using X-Editable javascript plug-in for bootstrap to make html tables editable. I have an issue when textareas are filled with lots of data it displays it in the table making it a messy page.
Are there any built in wordwrap features or line limits, I can't find anything in the APIs, what would be the best way to achieve this.
LINK TO FIDDLE
http://jsfiddle.net/53kbfL4k/7/
link to fiddle
Thanks