Don't understand sSortDataType documentation
Don't understand sSortDataType documentation
                    I think I may need to use sSortDataType for sorting a column with img tags.  However, I don't understand the documentation.  What kind of parameter goes in place of "dom-text"?
{ "sSortDataType": "dom-text" }
                            { "sSortDataType": "dom-text" }
This discussion has been closed.
            
Replies
http://datatables.net/examples/plug-ins/dom_sort.html
http://datatables.net/development/sorting (under the "Custom data source sorting" header)
Allan