Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82132

Colreorder func breaks the cusotm cell editor options

$
0
0
When I use jeditable and colreorder functions simultaneously the cell editors do not switch correctly and get overridden.

My table has 4 (identity,startDate,name,status) columns and each column has a different custom editor attached to it through the jeditable plugin.
editors used on columns before colreorder is done : (identity:text,startDate:date,name:textarea,status:dropdown)

Now lets say i use colreorder on this table and when i drag column no 3 on to column no 2 then after the fnDraw completes the column 2 has the editor type of textarea but the column 3 now also has the editable option of text area. So basically the column editors do not move along with the colreorder.

editors used on columns after colreorder is done : (identity:text,name:textarea,startDate:textarea,status:dropdown)

Any help is appreciated :)
Thanks in advance.

Viewing all articles
Browse latest Browse all 82132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>