Disable child row for sorting

Disable child row for sorting

eldyeldy Posts: 3Questions: 3Answers: 0
edited May 2016 in Free community support

Try to comment out 'bSort:false', you can see my add row functionality broken. I was trying to create 2 row, the second row as the child row, but when sorting is enabled, it will sort the chilld rows too, hence it broke. Any idea how to make this work? I have to have the sorting as I want to prepend not append.

https://jsfiddle.net/ae4nbz8w/

This discussion has been closed.