DataTable column width expansion when in editing mode
DataTable column width expansion when in editing mode
addnannasif
Posts: 3Questions: 0Answers: 0
I've been working on a web application using Datatable 1.9.4, and I see a strange occurance where as soon as the user goes into inline editing mode, the column width expands greatly, distorting the table view. I have looked into a lot of of forum posts on this site, but have been unable to find any solution.
On table data load, this is what the table looks like: http://oi47.tinypic.com/2hwzrf6.jpg
However, as soon as the user enters editing more, this is what is looks like: http://oi45.tinypic.com/347fxvd.jpg
Not sure why this is happening, I have been trying to fix the column width within datatable.js as well as jeditable.js, but no luck.
My script is here: http://jsfiddle.net/AuukA/
On table data load, this is what the table looks like: http://oi47.tinypic.com/2hwzrf6.jpg
However, as soon as the user enters editing more, this is what is looks like: http://oi45.tinypic.com/347fxvd.jpg
Not sure why this is happening, I have been trying to fix the column width within datatable.js as well as jeditable.js, but no luck.
My script is here: http://jsfiddle.net/AuukA/
This discussion has been closed.
Replies