problem adding grouping row, same issue as 1.9.4 ???

problem adding grouping row, same issue as 1.9.4 ???

carteriiicarteriii Posts: 25Questions: 1Answers: 0
edited April 2014 in DataTables 1.10
A long time ago I noticed that DataTables would not properly track "grouping" rows that were added which didn't perfectly match the structure of all other rows. This was documented in the following discussion thread:

http://datatables.net/forums/discussion/11915/1.9.x-redundant-validity-check-in-fnopen-causes-failure-with-row-grouping-example

I just ran 1.10.0-beta2 for the first time and this same problem appears, or at least the same symptom appears in my code. I have not stepped into/debugged the 1.10.0-beta2 code beyond the first call to fnOpen to know whether this is truly the same (obviously fnOpen has changed dramatically).

Allan, would you please re-read the old thread and see if you think 1.10 should handle this properly, or whether it's possible to make this work? I've been running my own modified version of 1.9.x and it would be nice not to have to modify the source again when 1.10 is done.
This discussion has been closed.