Grid serialize with colspan

Hi,



i have the Problem, that i cant serialize data in Pro-Version (1.6) from a grid with enableColSpan(true);



Here is the sample:



HTML-Code:







    

        

        

        

        

        

        

        

        

        

    

    

    



            

                

            

            

                

            

        


                    


                


                        Export

                




        

        



    







XML-Code:



<?xml version="1.0" encoding="UTF-8"?>





1

2



    px





    

        1

    





If “mygrid.enableColSpan(true);” is commentet out, then everythig is fine (except the design). If colSpan is enabled, then there is a bug in JS-Code of dhtmlxgrid.js in line 344: “cvx is not defined”.



I hope it will be fixed as soon as possible, because i need this function.



Regards, Marcel

Updated js files, which resolves mentioned issue, sent by email.

The fix, not included in public version yet ( it will be released as part of oncoming update ).
Please use js file which was sent by email - it is the latest version with all fixes up to date.